Uses of Class
org.bitlet.weupnp.PortMappingEntry
-
-
Uses of PortMappingEntry in org.bitlet.weupnp
Methods in org.bitlet.weupnp with parameters of type PortMappingEntry Modifier and Type Method Description booleanGatewayDevice. getGenericPortMappingEntry(int index, PortMappingEntry portMappingEntry)Returns a specific port mapping entry, depending on a the supplied index.booleanGatewayDevice. getSpecificPortMappingEntry(int externalPort, java.lang.String protocol, PortMappingEntry portMappingEntry)Queries the GatewayDevice to retrieve a specific port mapping entry, corresponding to specified criteria, if present.
-