Package | Description |
---|---|
io.netty.handler.proxy |
Adds support for client connections via proxy protocols such as
SOCKS and
HTTP CONNECT tunneling
|
io.netty.handler.ssl |
SSL ·
TLS implementation based on
SSLEngine |
Modifier and Type | Field and Description |
---|---|
private PendingWriteQueue |
ProxyHandler.pendingWrites |
Modifier and Type | Field and Description |
---|---|
private PendingWriteQueue |
SslHandler.pendingUnencryptedWrites |