Package com.biglybt.core.proxy.socks
Interface AESocksProxyPlugableConnectionFactory
-
public interface AESocksProxyPlugableConnectionFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AESocksProxyPlugableConnection
create(AESocksProxyConnection connection)
-
-
-
Method Detail
-
create
AESocksProxyPlugableConnection create(AESocksProxyConnection connection) throws AEProxyException
- Throws:
AEProxyException
-
-