Package net.sbbi.upnp.messages

Class Summary
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.
ActionMessageResponseParser Simple SAX handler for UPNP response message parsing, this message is in SOAP format
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
StateVariableResponseParser Simple SAX handler for UPNP state variable query response message parsing, this message is in SOAP format
UPNPMessageFactory Factory to create UPNP messages to access and communicate with a given UPNPDevice service capabilities
 

Exception Summary
UPNPResponseException An exception throws when parsing a message if a SOAP fault exception is returned.
 



Copyright © 2005 SuperBonBon Industries. All Rights Reserved.