|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UPnPClientService | |
|---|---|
| org.ocap.hn.upnp.client | Provides UPnP client functionality, permitting access to devices and services on a home network. |
| Uses of UPnPClientService in org.ocap.hn.upnp.client |
|---|
| Methods in org.ocap.hn.upnp.client that return UPnPClientService | |
|---|---|
UPnPClientService |
UPnPClientStateVariable.getService()
Gets the UPnP service that this state variable is a member of. |
UPnPClientService[] |
UPnPClientDevice.getServices()
Gets the services supported by this device. |
| Methods in org.ocap.hn.upnp.client with parameters of type UPnPClientService | |
|---|---|
void |
UPnPStateVariableListener.notifySubscribed(UPnPClientService service)
Notifies the listener that the control point has successfully subscribed to receive state variable eventing from the specified service. |
void |
UPnPStateVariableListener.notifyUnsubscribed(UPnPClientService service)
Notifies the listener that the control point has successfully unsubscribed from receiving state variable eventing from the specified service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||