Uses of Interface
org.ocap.hn.upnp.client.UPnPStateVariableListener

Packages that use UPnPStateVariableListener
org.ocap.hn.upnp.client Provides UPnP client functionality, permitting access to devices and services on a home network. 
 

Uses of UPnPStateVariableListener in org.ocap.hn.upnp.client
 

Methods in org.ocap.hn.upnp.client with parameters of type UPnPStateVariableListener
 void UPnPClientService.addStateVariableListener(UPnPStateVariableListener listener)
          Adds a state variable listener to this UPnPClientService.
 void UPnPClientService.removeStateVariableListener(UPnPStateVariableListener listener)
          Removes a change listener.
 



Copyright © 2011. All Rights Reserved.