Uses of Interface
org.ocap.hn.upnp.server.UPnPManagedStateVariable

Packages that use UPnPManagedStateVariable
org.ocap.hn.upnp.server Provides UPnP server functionality, permitting management of devices and services in the local Host device. 
 

Uses of UPnPManagedStateVariable in org.ocap.hn.upnp.server
 

Methods in org.ocap.hn.upnp.server that return UPnPManagedStateVariable
 UPnPManagedStateVariable[] UPnPManagedService.getStateVariables()
          Gets the state variables that are part of this service definition.
 

Methods in org.ocap.hn.upnp.server with parameters of type UPnPManagedStateVariable
 String UPnPStateVariableHandler.getValue(UPnPManagedStateVariable variable)
          Notifies the listener that a control point has requested the value of a state variable through the QueryStateVariable action.
 



Copyright © 2011. All Rights Reserved.