Package | Description |
---|---|
io.netty.handler.codec.haproxy |
Decodes an HAProxy proxy protocol header
|
Modifier and Type | Method and Description |
---|---|
HAProxyMessage |
HAProxyMessage.retain() |
HAProxyMessage |
HAProxyMessage.retain(int increment) |
HAProxyMessage |
HAProxyMessage.touch() |
HAProxyMessage |
HAProxyMessage.touch(Object hint) |
Modifier and Type | Method and Description |
---|---|
protected void |
HAProxyMessageEncoder.encode(ChannelHandlerContext ctx,
HAProxyMessage msg,
ByteBuf out) |
Copyright © 2008–2024 The Netty Project. All rights reserved.