Uses of Interface
com.biglybt.core.proxy.AEProxyAddressMapper.AppliedPortMapping
-
Packages that use AEProxyAddressMapper.AppliedPortMapping Package Description com.biglybt.core.proxy com.biglybt.core.proxy.impl -
-
Uses of AEProxyAddressMapper.AppliedPortMapping in com.biglybt.core.proxy
Methods in com.biglybt.core.proxy that return AEProxyAddressMapper.AppliedPortMapping Modifier and Type Method Description AEProxyAddressMapper.AppliedPortMapping
AEProxyAddressMapper. applyPortMapping(java.net.InetAddress address, int port)
-
Uses of AEProxyAddressMapper.AppliedPortMapping in com.biglybt.core.proxy.impl
Classes in com.biglybt.core.proxy.impl that implement AEProxyAddressMapper.AppliedPortMapping Modifier and Type Class Description private static class
AEProxyAddressMapperImpl.AppliedPortMappingImpl
Methods in com.biglybt.core.proxy.impl that return AEProxyAddressMapper.AppliedPortMapping Modifier and Type Method Description AEProxyAddressMapper.AppliedPortMapping
AEProxyAddressMapperImpl. applyPortMapping(java.net.InetAddress address, int port)
-