Package com.biglybt.core.proxy
Interface AEProxyConnectionListener
-
- All Known Implementing Classes:
AESocksProxyConnectionImpl
public interface AEProxyConnectionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
connectionClosed(AEProxyConnection connection)
-
-
-
Method Detail
-
connectionClosed
void connectionClosed(AEProxyConnection connection)
-
-