Class HttpProxy
java.lang.Object
one.nio.net.HttpProxy
- All Implemented Interfaces:
Proxy
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[]private byte[]private int[]private final Stringprivate final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALL_PORTS
public static final int[] ALL_PORTS -
proxyHost
-
proxyPort
private final int proxyPort -
authHeader
private byte[] authHeader -
connectPorts
private int[] connectPorts
-
-
Constructor Details
-
HttpProxy
-
-
Method Details
-
withAuth
-
withConnectPorts
-
connect
- Specified by:
connectin interfaceProxy- Throws:
IOException
-
readResponse
- Throws:
IOException
-