public class MessageEncoder extends io.netty.handler.codec.MessageToByteEncoder<EventComposite>
| Constructor and Description |
|---|
MessageEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
EventComposite eventComposite,
io.netty.buffer.ByteBuf byteBuf) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext channelHandlerContext,
EventComposite eventComposite,
io.netty.buffer.ByteBuf byteBuf)
throws Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<EventComposite>ExceptionCopyright © 2020 WSO2. All rights reserved.