Uses of Interface
com.biglybt.core.proxy.socks.AESocksProxyPlugableConnection
Packages that use AESocksProxyPlugableConnection
-
Uses of AESocksProxyPlugableConnection in com.biglybt.core.proxy.socks
Methods in com.biglybt.core.proxy.socks that return AESocksProxyPlugableConnectionModifier and TypeMethodDescriptionAESocksProxyPlugableConnectionFactory.create(AESocksProxyConnection connection) AESocksProxy.getDefaultPlugableConnection(AESocksProxyConnection basis) Methods in com.biglybt.core.proxy.socks with parameters of type AESocksProxyPlugableConnectionModifier and TypeMethodDescriptionvoidAESocksProxyConnection.setDelegate(AESocksProxyPlugableConnection target) -
Uses of AESocksProxyPlugableConnection in com.biglybt.core.proxy.socks.impl
Classes in com.biglybt.core.proxy.socks.impl that implement AESocksProxyPlugableConnectionFields in com.biglybt.core.proxy.socks.impl declared as AESocksProxyPlugableConnectionModifier and TypeFieldDescriptionprivate AESocksProxyPlugableConnectionAESocksProxyConnectionImpl.plugable_connectionMethods in com.biglybt.core.proxy.socks.impl that return AESocksProxyPlugableConnectionModifier and TypeMethodDescriptionAESocksProxyImpl.getDefaultPlugableConnection(AESocksProxyConnection basis) Methods in com.biglybt.core.proxy.socks.impl with parameters of type AESocksProxyPlugableConnectionModifier and TypeMethodDescriptionvoidAESocksProxyConnectionImpl.setDelegate(AESocksProxyPlugableConnection target)