public class RiakOperationEncoder extends io.netty.handler.codec.MessageToMessageEncoder<FutureOperation>
| Constructor and Description |
|---|
RiakOperationEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
FutureOperation operation,
List<Object> out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
FutureOperation operation,
List<Object> out)
throws Exception
encode in class io.netty.handler.codec.MessageToMessageEncoder<FutureOperation>ExceptionCopyright © 2016. All rights reserved.