public class MessagePackFrameEncoder extends io.netty.handler.codec.MessageToByteEncoder<TarantoolRequest>
| Constructor and Description |
|---|
MessagePackFrameEncoder(MessagePackObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
TarantoolRequest tarantoolRequest,
io.netty.buffer.ByteBuf byteBuf) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic MessagePackFrameEncoder(MessagePackObjectMapper mapper)
protected void encode(io.netty.channel.ChannelHandlerContext ctx,
TarantoolRequest tarantoolRequest,
io.netty.buffer.ByteBuf byteBuf)
throws Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<TarantoolRequest>ExceptionCopyright © 2025 Picodata. All rights reserved.