Package com.biglybt.core.proxy.socks
Interface AESocksProxyAddress
-
- All Known Implementing Classes:
AESocksProxyAddressImpl
public interface AESocksProxyAddress
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.InetAddress
getAddress()
int
getPort()
java.lang.String
getUnresolvedAddress()
-