Uses of Interface
org.ocap.hn.upnp.common.UPnPDeviceIcon

Packages that use UPnPDeviceIcon
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 UPnPDeviceIcon in org.ocap.hn.upnp.client
 

Subinterfaces of UPnPDeviceIcon in org.ocap.hn.upnp.client
 interface UPnPClientDeviceIcon
          This interface is the client representation of a UPnP Device Icon.
 

Uses of UPnPDeviceIcon in org.ocap.hn.upnp.common
 

Subinterfaces of UPnPDeviceIcon in org.ocap.hn.upnp.common
 interface UPnPAdvertisedDeviceIcon
          This interface represents a UPnP device icon as it is described on a particular network.
 

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

Classes in org.ocap.hn.upnp.server that implement UPnPDeviceIcon
 class UPnPManagedDeviceIcon
          This class represents a UPnP Device Icon with associated binary data for a UPnPManagedDevice.
 



Copyright © 2011. All Rights Reserved.