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