Uses of Class
org.drasyl.util.PortMappingUtil.PortMapping
Packages that use PortMappingUtil.PortMapping
-
Uses of PortMappingUtil.PortMapping in org.drasyl.util
Methods in org.drasyl.util that return types with arguments of type PortMappingUtil.PortMappingModifier and TypeMethodDescriptionstatic Set<PortMappingUtil.PortMapping>PortMappingUtil.expose(InetSocketAddress address, PortMappingUtil.Protocol protocol) Exposesaddressvia PCP, NAT-PMP, or UPNP-IGD.