Uses of Class
net.tomp2p.upnp.ActionResponse

Packages that use ActionResponse
net.tomp2p.upnp   
 

Uses of ActionResponse in net.tomp2p.upnp
 

Methods in net.tomp2p.upnp that return ActionResponse
 ActionResponse InternetGatewayDevice.getGenericPortMappingEntry(int newPortMappingIndex)
          Retrieves a generic port mapping entry.
 ActionResponse InternetGatewayDevice.getSpecificPortMappingEntry(String remoteHost, int externalPort, String protocol)
          Retrieves information about a specific port mapping
 ActionResponse ActionMessage.service()
          Executes the message and retuns the UPNP device response, according to the UPNP specs, this method could take up to 30 secs to process ( time allowed for a device to respond to a request )
 



Copyright © 2013. All Rights Reserved.