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, write
bind, close, connect, deregister, disconnect, flush, read
exceptionCaught, handlerAdded, handlerRemoved, isSharable
protected void encode(io.netty.channel.ChannelHandlerContext ctx, BlockResponse msg, List<Object> out) throws Exception
encode
in class io.netty.handler.codec.MessageToMessageEncoder<BlockResponse>
Exception
Copyright © 2015. All Rights Reserved.