public class AmqpEncoder extends io.netty.handler.codec.MessageToMessageEncoder<GeneralFrame>
| Constructor and Description |
|---|
AmqpEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
GeneralFrame frame,
List<Object> out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
GeneralFrame frame,
List<Object> out)
throws Exception
encode in class io.netty.handler.codec.MessageToMessageEncoder<GeneralFrame>ExceptionCopyright © 2017 WSO2. All rights reserved.