Modifier and Type | Method and Description |
---|---|
boolean |
GatewayDevice.getGenericPortMappingEntry(int index,
PortMappingEntry portMappingEntry)
Returns a specific port mapping entry, depending on a the supplied index.
|
boolean |
GatewayDevice.getSpecificPortMappingEntry(int externalPort,
String protocol,
PortMappingEntry portMappingEntry)
Queries the GatewayDevice to retrieve a specific port mapping entry,
corresponding to specified criteria, if present.
|
Copyright © 2016. All rights reserved.