public class MongoWireEncoder extends io.netty.handler.codec.MessageToByteEncoder<MongoReply>
| Constructor and Description |
|---|
MongoWireEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
MongoReply reply,
io.netty.buffer.ByteBuf buf) |
acceptOutboundMessage, allocateBuffer, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
MongoReply reply,
io.netty.buffer.ByteBuf buf)
throws java.lang.Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<MongoReply>java.lang.Exception