public class JsonRequestHandler extends io.netty.handler.codec.MessageToByteEncoder<Object>
Constructor and Description |
---|
JsonRequestHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
Object msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, write
bind, close, connect, deregister, disconnect, flush, read
exceptionCaught, handlerAdded, handlerRemoved, isSharable
Copyright © 2016. All Rights Reserved.