Uses of Interface
com.biglybt.core.proxy.AEProxyAddressMapper
Packages that use AEProxyAddressMapper
Package
Description
-
Uses of AEProxyAddressMapper in com.biglybt.core.networkmanager.impl.tcp
Fields in com.biglybt.core.networkmanager.impl.tcp declared as AEProxyAddressMapperModifier and TypeFieldDescriptionprivate final AEProxyAddressMapper
IncomingSocketChannelManager.proxy_address_mapper
private static final AEProxyAddressMapper
TCPTransportHelper.proxy_address_mapper
private static final AEProxyAddressMapper
TransportStartpointTCP.proxy_address_mapper
-
Uses of AEProxyAddressMapper in com.biglybt.core.proxy
Methods in com.biglybt.core.proxy that return AEProxyAddressMapper -
Uses of AEProxyAddressMapper in com.biglybt.core.proxy.impl
Classes in com.biglybt.core.proxy.impl that implement AEProxyAddressMapperFields in com.biglybt.core.proxy.impl declared as AEProxyAddressMapperModifier and TypeFieldDescriptionprotected static final AEProxyAddressMapper
AEProxyAddressMapperImpl.singleton
Methods in com.biglybt.core.proxy.impl that return AEProxyAddressMapperModifier and TypeMethodDescriptionstatic AEProxyAddressMapper
AEProxyAddressMapperImpl.getSingleton()
-
Uses of AEProxyAddressMapper in com.biglybt.core.tracker.server.impl.tcp.blocking
Fields in com.biglybt.core.tracker.server.impl.tcp.blocking declared as AEProxyAddressMapperModifier and TypeFieldDescriptionprivate static final AEProxyAddressMapper
TRBlockingServerProcessor.proxy_address_mapper
-
Uses of AEProxyAddressMapper in com.biglybt.core.tracker.server.impl.tcp.nonblocking
Fields in com.biglybt.core.tracker.server.impl.tcp.nonblocking declared as AEProxyAddressMapperModifier and TypeFieldDescriptionprivate static final AEProxyAddressMapper
TRNonBlockingServerProcessor.proxy_address_mapper