| 软件包 | 描述 |
|---|---|
| io.netty.handler.codec.haproxy |
解码HAProxy代理协议标头
|
| Class and Description |
|---|
| HAProxyCommand
HAProxy代理协议头的命令
|
| HAProxyProtocolVersion
HAProxy代理协议规范版本。
|
| HAProxyProxiedProtocol
由HAProxy代理的协议,由其传输协议和地址族表示。
|
| HAProxyProxiedProtocol.AddressFamily
HAProxy代理协议标头的地址族。
|
| HAProxyProxiedProtocol.TransportProtocol
HAProxy代理协议头的传输协议
|
| HAProxyTLV
类型长度值(TLV向量),可以添加到PROXY协议以包含附加信息,如SSL信息。
|
| HAProxyTLV.Type
TLV可以在PROXY协议1.5规范中注册的类型
|
Copyright © 2008–2018 The Netty Project. All rights reserved.