Package com.biglybt.core.proxy.socks
Interface AESocksProxyAddress
- All Known Implementing Classes:
AESocksProxyAddressImpl
public interface AESocksProxyAddress
-
Method Summary
-
Method Details
-
getUnresolvedAddress
String getUnresolvedAddress() -
getAddress
InetAddress getAddress() -
getPort
int getPort()
-