| Package | Description |
|---|---|
| net.tomp2p.upnp |
| Modifier and Type | Method and Description |
|---|---|
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 © 2014. All rights reserved.