Uses of Package
org.ocap.hn.upnp.server

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

Classes in org.ocap.hn.upnp.server used by org.ocap.hn.upnp.server
UPnPActionHandler
          This class represents an action handler an application can use to receive action requests and respond to them.
UPnPDeviceManager
          This class represents a manager that can create devices and services for devices.
UPnPManagedDevice
          This interface represents a locally hosted UPnP device created when a privileged application uses UPnPDeviceManager.createDevice to create a device.
UPnPManagedDeviceIcon
          This class represents a UPnP Device Icon with associated binary data for a UPnPManagedDevice.
UPnPManagedDeviceListener
          This interface represents a listener to UPnP local (server) device availability on a home network.
UPnPManagedService
          This interface provides the server representation of a UPnP service created when a privileged application uses the UPnPDeviceManager in the local host.
UPnPManagedStateVariable
          This interface provides the server representation of a UPnP state variable.
UPnPStateVariableHandler
          This interface represents a handler for the evented UPnP state variables on a service.
 



Copyright © 2011. All Rights Reserved.