| Package | Description |
|---|---|
| org.ocap.hn.upnp.client |
Provides UPnP client functionality, permitting access to devices and
services on a home network.
|
| org.ocap.hn.upnp.common |
Provides UPnP APIs common to client- and server-side use.
|
| org.ocap.hn.upnp.server |
Provides UPnP server functionality, permitting management of devices and services in the local Host device.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UPnPClientStateVariable
This interface is the client representation of a UPnP state
variable.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPAdvertisedStateVariable |
UPnPAdvertisedService.getAdvertisedStateVariable(String stateVariableName)
Gets a UPnP state variable from the UPnP description of this
service.
|
UPnPAdvertisedStateVariable[] |
UPnPAdvertisedService.getAdvertisedStateVariables()
Gets all of the UPnP state variables supported by this
service.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPAdvertisedStateVariable[] |
UPnPManagedStateVariable.getAdvertisedStateVariables()
Gets the network representations of this
UPnPManagedStateVariable. |
Copyright © 2012 CableLabs. All Rights Reserved.