public interface Proxy
| Modifier and Type | Method and Description |
|---|---|
void |
connect(Socket socket,
String host,
int port) |
void connect(Socket socket, String host, int port) throws IOException
IOExceptionCopyright © 2019. All rights reserved.