|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UPnPAdvertisedStateVariable | |
|---|---|
| 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. |
| Uses of UPnPAdvertisedStateVariable in org.ocap.hn.upnp.client |
|---|
| Subinterfaces of UPnPAdvertisedStateVariable in org.ocap.hn.upnp.client | |
|---|---|
interface |
UPnPClientStateVariable
This interface is the client representation of a UPnP state variable. |
| Uses of UPnPAdvertisedStateVariable in org.ocap.hn.upnp.common |
|---|
| Methods in org.ocap.hn.upnp.common that return UPnPAdvertisedStateVariable | |
|---|---|
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. |
| Uses of UPnPAdvertisedStateVariable in org.ocap.hn.upnp.server |
|---|
| Methods in org.ocap.hn.upnp.server that return UPnPAdvertisedStateVariable | |
|---|---|
UPnPAdvertisedStateVariable[] |
UPnPManagedStateVariable.getAdvertisedStateVariables()
Gets the network representations of this UPnPManagedStateVariable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||