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 AEProxyAddressMapperIncomingSocketChannelManager.proxy_address_mapperprivate static final AEProxyAddressMapperTCPTransportHelper.proxy_address_mapperprivate static final AEProxyAddressMapperTransportStartpointTCP.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 AEProxyAddressMapperAEProxyAddressMapperImpl.singletonMethods in com.biglybt.core.proxy.impl that return AEProxyAddressMapperModifier and TypeMethodDescriptionstatic AEProxyAddressMapperAEProxyAddressMapperImpl.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 AEProxyAddressMapperTRBlockingServerProcessor.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 AEProxyAddressMapperTRNonBlockingServerProcessor.proxy_address_mapper