请参阅: 说明
类 | 说明 |
---|---|
HttpProxyHandler |
Handler that establishes a blind forwarding proxy tunnel using
HTTP/1.1 CONNECT request.
|
ProxyConnectionEvent | |
ProxyHandler |
A common abstraction for protocols that establish blind forwarding proxy tunnels.
|
Socks4ProxyHandler |
Handler that establishes a blind forwarding proxy tunnel using
SOCKS4 protocol.
|
Socks5ProxyHandler |
Handler that establishes a blind forwarding proxy tunnel using
SOCKS Protocol Version 5.
|
异常错误 | 说明 |
---|---|
HttpProxyHandler.HttpProxyConnectException |
Specific case of a connection failure, which may include headers from the proxy.
|
ProxyConnectException |