@ChannelHandler.Sharable
public class NulEncoder
extends io.netty.handler.codec.MessageToByteEncoder<io.netty.buffer.ByteBuf>
| Modifier and Type | Field and Description |
|---|---|
private static io.netty.buffer.ByteBuf |
NULL_BUFFER |
| Constructor and Description |
|---|
NulEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemovedCopyright © 2013. All Rights Reserved.