| 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 | Interface and Description |
|---|---|
interface |
UPnPAdvertisedStateVariable
This interface represents a UPnP state variable as it is described on a
particular network.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPStateVariable |
UPnPAction.getRelatedStateVariable(String name)
Gets the UPnP state variable associated with the specified
argument name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UPnPManagedStateVariable
This interface provides the server representation of a UPnP
state variable.
|
Copyright © 2012 CableLabs. All Rights Reserved.