Uses of Class
net.sbbi.upnp.messages.ActionResponse

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

Uses of ActionResponse in net.sbbi.upnp.impls
 

Methods in net.sbbi.upnp.impls that return ActionResponse
 ActionResponse InternetGatewayDevice.getGenericPortMappingEntry(int newPortMappingIndex)
          Retreives a generic port mapping entry.
 ActionResponse InternetGatewayDevice.getSpecificPortMappingEntry(java.lang.String remoteHost, int externalPort, java.lang.String protocol)
          Retreives information about a specific port mapping
 

Uses of ActionResponse in net.sbbi.upnp.messages
 

Methods in net.sbbi.upnp.messages that return ActionResponse
 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 © 2005 SuperBonBon Industries. All Rights Reserved.