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

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

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

Methods in org.ocap.hn.upnp.client with parameters of type UPnPClientDeviceListener
 void UPnPControlPoint.addDeviceListener(UPnPClientDeviceListener listener)
          Adds a listener for device changes.
 void UPnPControlPoint.removeDeviceListener(UPnPClientDeviceListener listener)
          Removes a device listener.
 



Copyright © 2011. All Rights Reserved.