@ChannelHandler.Sharable public class RELPResponseEncoder extends io.netty.handler.codec.MessageToMessageEncoder<RELPResponse>
| Constructor and Description |
|---|
RELPResponseEncoder(Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext context,
RELPResponse event,
List<Object> out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprivate Charset charset
public RELPResponseEncoder(Charset charset)
protected void encode(io.netty.channel.ChannelHandlerContext context,
RELPResponse event,
List<Object> out)
throws Exception
encode in class io.netty.handler.codec.MessageToMessageEncoder<RELPResponse>ExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.