Package com.biglybt.core.proxy
Interface AEProxyAddressMapper.AppliedPortMapping
- All Known Implementing Classes:
AEProxyAddressMapperImpl.AppliedPortMappingImpl
- Enclosing interface:
AEProxyAddressMapper
public static interface AEProxyAddressMapper.AppliedPortMapping
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getLocalAddress
InetSocketAddress getLocalAddress() -
getRemoteAddress
InetSocketAddress getRemoteAddress() -
getProperties
-