Package com.biglybt.core.proxy
Interface AEProxyHandler
-
- All Known Implementing Classes:
AESocksProxyImpl
public interface AEProxyHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AEProxyState
getInitialState(AEProxyConnection connection)
-
-
-
Method Detail
-
getInitialState
AEProxyState getInitialState(AEProxyConnection connection) throws java.io.IOException
- Throws:
java.io.IOException
-
-