public class DiameterMessageEncoder extends io.netty.handler.codec.MessageToByteEncoder<IMessage>
| Modifier and Type | Field and Description |
|---|---|
protected IMessageParser |
parser |
| Constructor and Description |
|---|
DiameterMessageEncoder(IMessageParser parser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
IMessage msg,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected final IMessageParser parser
public DiameterMessageEncoder(IMessageParser parser)
Copyright © 2016. All Rights Reserved.