Uses of Interface
org.cybergarage.upnp.control.ActionListener
Package | Description |
---|---|
org.cybergarage.upnp | |
org.cybergarage.upnp.xml |
-
Uses of ActionListener in org.cybergarage.upnp
Methods in org.cybergarage.upnp that return ActionListener Modifier and Type Method Description ActionListener
Action. getActionListener()
Methods in org.cybergarage.upnp with parameters of type ActionListener Modifier and Type Method Description void
Action. setActionListener(ActionListener listener)
void
Device. setActionListener(ActionListener listener)
void
Device. setActionListener(ActionListener listener, boolean includeSubDevices)
void
Service. setActionListener(ActionListener listener)
-
Uses of ActionListener in org.cybergarage.upnp.xml
Methods in org.cybergarage.upnp.xml that return ActionListener Modifier and Type Method Description ActionListener
ActionData. getActionListener()
Methods in org.cybergarage.upnp.xml with parameters of type ActionListener Modifier and Type Method Description void
ActionData. setActionListener(ActionListener actionListener)