public class NettyCorfuMessageEncoder extends io.netty.handler.codec.MessageToByteEncoder<CorfuMsg>
Constructor and Description |
---|
NettyCorfuMessageEncoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
CorfuMsg corfuMsg,
io.netty.buffer.ByteBuf byteBuf) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
Copyright © 2019 CorfuDB. All rights reserved.