Uses of Interface
com.biglybt.core.proxy.socks.AESocksProxyConnection
Packages that use AESocksProxyConnection
-
Uses of AESocksProxyConnection in com.biglybt.core.proxy.socks
Methods in com.biglybt.core.proxy.socks with parameters of type AESocksProxyConnectionModifier and TypeMethodDescriptionAESocksProxyPlugableConnectionFactory.create(AESocksProxyConnection connection) AESocksProxy.getDefaultPlugableConnection(AESocksProxyConnection basis) -
Uses of AESocksProxyConnection in com.biglybt.core.proxy.socks.impl
Classes in com.biglybt.core.proxy.socks.impl that implement AESocksProxyConnectionFields in com.biglybt.core.proxy.socks.impl declared as AESocksProxyConnectionModifier and TypeFieldDescriptionprotected final AESocksProxyConnectionAESocksProxyPlugableConnectionDefault.socks_connectionprivate final AESocksProxyConnectionAESocksProxyState.socks_connectionMethods in com.biglybt.core.proxy.socks.impl with parameters of type AESocksProxyConnectionModifier and TypeMethodDescriptionAESocksProxyImpl.getDefaultPlugableConnection(AESocksProxyConnection basis) Constructors in com.biglybt.core.proxy.socks.impl with parameters of type AESocksProxyConnectionModifierConstructorDescriptionAESocksProxyPlugableConnectionDefault(AESocksProxyConnection _socks_connection) protectedAESocksProxyState(AESocksProxyConnection _socks_connection)