HAProxyProxiedProtocol.AddressFamily
of this protocol and address family.HAProxyCommand
of this HAProxyMessage
.HAProxyMessage
.HAProxyMessage
.ProtocolDetectionResult
for the given ByteBuf
.HAProxyTLV
s.DecoderException
which is thrown when an invalid HAProxy proxy protocol header is encounteredHAProxyTLV
of the type HAProxyTLV.Type.PP2_TYPE_SSL
.true
if the bit field for PP2_CLIENT_CERT_CONN was settrue
if the bit field for PP2_CLIENT_CERT_SESS was settrue
if the bit field for PP2_CLIENT_SSL was setHAProxyProtocolVersion
of this HAProxyMessage
.HAProxyProxiedProtocol
of this HAProxyMessage
.HAProxyMessage
.HAProxyMessage
.HAProxyTLV
or an empty list if no TLVs are present.HAProxyProxiedProtocol.TransportProtocol
of this protocol and address family.HAProxyTLV.Type
of this TLVHAProxyTLV.Type
for a specific byte value as defined in the PROXY protocol 1.5 spec
If the byte value is not an official one, it will return HAProxyTLV.Type.OTHER
.HAProxyCommand
represented by the lowest 4 bits of the specified byte.HAProxyProtocolVersion
represented by the highest 4 bits of the specified byte.HAProxyProxiedProtocol.AddressFamily
represented by the highest 4 bits of the specified byte.HAProxyProxiedProtocol.TransportProtocol
represented by the lowest 4 bits of the specified byte.HAProxyProxiedProtocol
represented by the specified byte.Copyright © 2008–2017 The Netty Project. All rights reserved.