Uses of Interface
org.osgi.service.upnp.UPnPAction
-
Packages that use UPnPAction Package Description org.osgi.service.upnp UPnP Package Version 1.2. -
-
Uses of UPnPAction in org.osgi.service.upnp
Methods in org.osgi.service.upnp that return UPnPAction Modifier and Type Method Description UPnPAction
UPnPService. getAction(java.lang.String name)
Locates a specific action by name.UPnPAction[]
UPnPService. getActions()
Lists all actions provided by this service.
-