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