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 TypeMethodDescriptionvoid
AESocksProxyConnection.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 AESocksProxyPlugableConnection
AESocksProxyConnectionImpl.plugable_connection
Methods 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 TypeMethodDescriptionvoid
AESocksProxyConnectionImpl.setDelegate
(AESocksProxyPlugableConnection target)