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.
ActionResponse An action response container Object
StateVariableMessage This class is used to create state variable messages to communicate 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
 

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



Copyright © 2011. All Rights Reserved.