Uses of Interface
com.biglybt.core.proxy.socks.AESocksProxy
Packages that use AESocksProxy
-
Uses of AESocksProxy in com.biglybt.core.proxy.socks
Methods in com.biglybt.core.proxy.socks that return AESocksProxyModifier and TypeMethodDescriptionstatic AESocksProxy
AESocksProxyFactory.create
(int port, long connect_timeout, long read_timeout) static AESocksProxy
AESocksProxyFactory.create
(int port, long connect_timeout, long read_timeout, AESocksProxyPlugableConnectionFactory connection_factory) AESocksProxyConnection.getProxy()
-
Uses of AESocksProxy in com.biglybt.core.proxy.socks.impl
Classes in com.biglybt.core.proxy.socks.impl that implement AESocksProxyMethods in com.biglybt.core.proxy.socks.impl that return AESocksProxy