| Modifier and Type | Class and Description |
|---|---|
class |
HttpProxyHandler
Handler that establishes a blind forwarding proxy tunnel using
HTTP/1.1 CONNECT request.
|
class |
Socks4ProxyHandler
Handler that establishes a blind forwarding proxy tunnel using
SOCKS4 protocol.
|
class |
Socks5ProxyHandler
Handler that establishes a blind forwarding proxy tunnel using
SOCKS Protocol Version 5.
|
Copyright © 2008–2025 The Netty Project. All rights reserved.