public class Socks5ProxySocketConnection extends Object implements ProxySocketConnection
Modifier and Type | Method and Description |
---|---|
void |
connect(Socket socket,
String host,
int port,
int timeout) |
public void connect(Socket socket, String host, int port, int timeout) throws IOException
connect
in interface ProxySocketConnection
IOException