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