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