Uses of Package
net.tomp2p.upnp

Packages that use net.tomp2p.upnp
net.tomp2p.upnp   
 

Classes in net.tomp2p.upnp used by net.tomp2p.upnp
Action
          An object to represent a service action proposed by an UPNP service
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
Argument
          An argument for a service action
Argument.Direction
           
Device
          This class represents an UPNP device, this device contains a set of services that will be needed to access the device functionalities.
DiscoveryResultsHandler
          This interface can be use to register against the DiscoveryListener class to receive SSDP search responses.
InternetGatewayDevice
          This class can be used to access some functionalities on the InternetGatewayDevice on your network without having to know anything about the required input/output parameters.
RootDevice
          Root UPNP device that is contained in a device definition file.
Service
          Representation of an UPNP service
StateVariable
          Class to contain a service state variable definition
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
StateVariableTypes
          Interface to defined allowed values for service state variables data types
UPNPResponseException
          An exception throws when parsing a message if a SOAP fault exception is returned.
 



Copyright © 2013. All Rights Reserved.