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

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

Classes in org.ocap.hn.upnp.common used by org.ocap.hn.upnp.client
UPnPActionInvocation
          This class represents a UPnP service action invocation, carrying only IN arguments and a reference to the action definition (UPnPAction).
UPnPAdvertisedDevice
          This interface represents a UPnP device as it is advertised on a particular network.
UPnPAdvertisedDeviceIcon
          This interface represents a UPnP device icon as it is described on a particular network.
UPnPAdvertisedService
          This interface represents a UPnP service as it is advertised on a particular network.
UPnPAdvertisedStateVariable
          This interface represents a UPnP state variable as it is described on a particular network.
UPnPDevice
          This interface is an abstract representation of a UPnP device.
UPnPDeviceIcon
          This interfaces is an abstract representation of a UPnP device icon.
UPnPIncomingMessageHandler
          This interface represents an incoming message handler that can monitor and modify any incoming messages to the UPnP stack.
UPnPOutgoingMessageHandler
          This interface represents an outgoing message handler that can monitor and modify any outgoing messages from the UPnP stack.
UPnPResponse
          This class represents a response to a UPnP action.
UPnPService
          This interface is an abstract representation of a UPnP service.
UPnPStateVariable
          This interface is an abstract representation of a UPnP state variable.
 

Classes in org.ocap.hn.upnp.common used by org.ocap.hn.upnp.common
UPnPAction
          This interface represents the description of a UPnP service action, parsed from the UPnP service description XML.
UPnPActionInvocation
          This class represents a UPnP service action invocation, carrying only IN arguments and a reference to the action definition (UPnPAction).
UPnPAdvertisedDevice
          This interface represents a UPnP device as it is advertised on a particular network.
UPnPAdvertisedDeviceIcon
          This interface represents a UPnP device icon as it is described on a particular network.
UPnPAdvertisedService
          This interface represents a UPnP service as it is advertised on a particular network.
UPnPAdvertisedStateVariable
          This interface represents a UPnP state variable as it is described on a particular network.
UPnPDevice
          This interface is an abstract representation of a UPnP device.
UPnPDeviceIcon
          This interfaces is an abstract representation of a UPnP device icon.
UPnPIncomingMessageHandler
          This interface represents an incoming message handler that can monitor and modify any incoming messages to the UPnP stack.
UPnPMessage
          The class represents a UPnP message comprising an HTTP start line, zero or more headers and an optional XML document.
UPnPOutgoingMessageHandler
          This interface represents an outgoing message handler that can monitor and modify any outgoing messages from the UPnP stack.
UPnPResponse
          This class represents a response to a UPnP action.
UPnPService
          This interface is an abstract representation of a UPnP service.
UPnPStateVariable
          This interface is an abstract representation of a UPnP state variable.
 

Classes in org.ocap.hn.upnp.common used by org.ocap.hn.upnp.server
UPnPAction
          This interface represents the description of a UPnP service action, parsed from the UPnP service description XML.
UPnPActionInvocation
          This class represents a UPnP service action invocation, carrying only IN arguments and a reference to the action definition (UPnPAction).
UPnPAdvertisedDevice
          This interface represents a UPnP device as it is advertised on a particular network.
UPnPAdvertisedDeviceIcon
          This interface represents a UPnP device icon as it is described on a particular network.
UPnPAdvertisedService
          This interface represents a UPnP service as it is advertised on a particular network.
UPnPAdvertisedStateVariable
          This interface represents a UPnP state variable as it is described on a particular network.
UPnPDevice
          This interface is an abstract representation of a UPnP device.
UPnPDeviceIcon
          This interfaces is an abstract representation of a UPnP device icon.
UPnPIncomingMessageHandler
          This interface represents an incoming message handler that can monitor and modify any incoming messages to the UPnP stack.
UPnPOutgoingMessageHandler
          This interface represents an outgoing message handler that can monitor and modify any outgoing messages from the UPnP stack.
UPnPResponse
          This class represents a response to a UPnP action.
UPnPService
          This interface is an abstract representation of a UPnP service.
UPnPStateVariable
          This interface is an abstract representation of a UPnP state variable.
 



Copyright © 2011. All Rights Reserved.