Uses of Package
net.sbbi.upnp.messages

Packages that use net.sbbi.upnp.messages
net.sbbi.upnp.impls   
net.sbbi.upnp.messages   
net.sbbi.upnp.services   
 

Classes in net.sbbi.upnp.messages used by net.sbbi.upnp.impls
ActionResponse
          An action respons container Object
UPNPResponseException
          An exception throws when parsing a message if a SOAP fault exception is returned.
 

Classes in net.sbbi.upnp.messages used by net.sbbi.upnp.messages
ActionMessage
          Message object for an UPNP action, simply call setInputParameter() to add the required action message params and then service() to receive the ActionResponse built with the parsed UPNP device SOAP xml response.
ActionResponse
          An action respons container Object
StateVariableMessage
          This class is used to create state variable messages to comminicate with the device
StateVariableResponse
          This class contains data returned by a state variable query response
UPNPMessageFactory
          Factory to create UPNP messages to access and communicate with a given UPNPDevice service capabilities
UPNPResponseException
          An exception throws when parsing a message if a SOAP fault exception is returned.
 

Classes in net.sbbi.upnp.messages used by net.sbbi.upnp.services
UPNPResponseException
          An exception throws when parsing a message if a SOAP fault exception is returned.
 



Copyright © 2005 SuperBonBon Industries. All Rights Reserved.