Uses of Interface
com.biglybt.core.proxy.socks.AESocksProxyAddress
-
Packages that use AESocksProxyAddress Package Description com.biglybt.core.proxy.socks com.biglybt.core.proxy.socks.impl -
-
Uses of AESocksProxyAddress in com.biglybt.core.proxy.socks
Methods in com.biglybt.core.proxy.socks with parameters of type AESocksProxyAddress Modifier and Type Method Description void
AESocksProxyPlugableConnection. connect(AESocksProxyAddress address)
-
Uses of AESocksProxyAddress in com.biglybt.core.proxy.socks.impl
Classes in com.biglybt.core.proxy.socks.impl that implement AESocksProxyAddress Modifier and Type Class Description class
AESocksProxyAddressImpl
Methods in com.biglybt.core.proxy.socks.impl with parameters of type AESocksProxyAddress Modifier and Type Method Description void
AESocksProxyPlugableConnectionDefault. connect(AESocksProxyAddress _address)
-