Uses of Class
io.netty.handler.codec.haproxy.HAProxyMessage
Packages that use HAProxyMessage
-
Uses of HAProxyMessage in io.netty.handler.codec.haproxy
Subclasses with type arguments of type HAProxyMessage in io.netty.handler.codec.haproxyModifier and TypeClassDescriptionfinal classEncodes an HAProxy proxy protocol messageMethods in io.netty.handler.codec.haproxy that return HAProxyMessageModifier and TypeMethodDescriptionHAProxyMessage.retain()HAProxyMessage.retain(int increment) HAProxyMessage.touch()Methods in io.netty.handler.codec.haproxy with parameters of type HAProxyMessageModifier and TypeMethodDescriptionprotected voidHAProxyMessageEncoder.encode(ChannelHandlerContext ctx, HAProxyMessage msg, ByteBuf out)