OSGi Service Platform
Release 4

Package org.osgi.service.upnp

The OSGi UPnP API Package.

See:
          Description

Interface Summary
UPnPAction A UPnP action.
UPnPDevice Represents a UPnP device.
UPnPEventListener UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPIcon A UPnP icon representation.
UPnPLocalStateVariable  
UPnPService A representation of a UPnP Service.
UPnPStateVariable The meta-information of a UPnP state variable as declared in the device's service state table (SST).
 

Exception Summary
UPnPException  
 

Package org.osgi.service.upnp Description

The OSGi UPnP API Package. Specification Version 1.1.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: org.osgi.service.upnp; version=1.1


OSGi Service Platform
Release 4

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.