Package com.biglybt.core.proxy
Interface AEProxyAddressMapper.AppliedPortMapping
-
- All Known Implementing Classes:
AEProxyAddressMapperImpl.AppliedPortMappingImpl
- Enclosing interface:
- AEProxyAddressMapper
public static interface AEProxyAddressMapper.AppliedPortMapping
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.InetSocketAddress
getLocalAddress()
java.util.Map<java.lang.String,java.lang.Object>
getProperties()
java.net.InetSocketAddress
getRemoteAddress()
-