public final class NioGremlinRequestEncoder extends io.netty.handler.codec.MessageToByteEncoder<Object>
| Constructor and Description |
|---|
NioGremlinRequestEncoder(boolean binaryEncoding,
MessageSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
Object msg,
io.netty.buffer.ByteBuf byteBuf) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic NioGremlinRequestEncoder(boolean binaryEncoding,
MessageSerializer serializer)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.