public static final class BlockResponse.Encoder extends io.netty.handler.codec.MessageToMessageEncoder<BlockResponse>
BlockResponse to network.| Constructor and Description |
|---|
BlockResponse.Encoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
BlockResponse msg,
List<Object> out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
BlockResponse msg,
List<Object> out)
throws Exception
encode in class io.netty.handler.codec.MessageToMessageEncoder<BlockResponse>ExceptionCopyright © 2015. All Rights Reserved.