| Modifier and Type | Field and Description |
|---|---|
static int[] |
ALL_PORTS |
| Constructor and Description |
|---|
HttpProxy(java.lang.String proxyHost,
int proxyPort) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(Socket socket,
java.lang.String host,
int port) |
HttpProxy |
withAuth(java.lang.String user,
java.lang.String password) |
HttpProxy |
withConnectPorts(int... connectPorts) |