public class DelegateByteArrayEncoder
extends io.netty.handler.codec.bytes.ByteArrayEncoder
Constructor and Description |
---|
DelegateByteArrayEncoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
byte[] msg,
List<Object> out) |
acceptOutboundMessage, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharable
Apache Camel