Class HAProxyTLV

java.lang.Object
io.netty.buffer.DefaultByteBufHolder
io.netty.handler.codec.haproxy.HAProxyTLV
All Implemented Interfaces:
ByteBufHolder, ReferenceCounted
Direct Known Subclasses:
HAProxySSLTLV

public class HAProxyTLV extends DefaultByteBufHolder
A Type-Length Value (TLV vector) that can be added to the PROXY protocol to include additional information like SSL information.
See Also: