| Interface | Description |
|---|---|
| ProxyHandler |
Handle proxied connections and their metadata sent before actual SMTP protocol.
|
| Class | Description |
|---|---|
| ProxyHandler.ProxyResult | |
| ProxyProtocolV1Handler |
Implements
ProxyHandler for PROXY
protocol V1 textual. |
| ProxyProtocolV1V2Handler |
Implements
ProxyHandler both for PROXY
protocol V1 textual and V2 binary. |
| ProxyProtocolV2Handler |
Implements
ProxyHandler for PROXY
protocol V2 binary. |
| Enum | Description |
|---|---|
| ProxyProtocolV1Handler.Family | |
| ProxyProtocolV2Handler.Command | |
| ProxyProtocolV2Handler.Family | |
| ProxyProtocolV2Handler.Transport |
Copyright © 2006–2024. All rights reserved.