Modifier and Type | Class | Description |
---|---|---|
class |
HttpConnectProxiedSocketAddress |
An
ProxiedSocketAddress for making a connection to an endpoint via an HTTP CONNECT proxy. |
Modifier and Type | Method | Description |
---|---|---|
ProxiedSocketAddress |
ProxyDetector.proxyFor(java.net.SocketAddress targetServerAddress) |
Given a target address, returns a proxied address if a proxy should be used.
|