public class MgcpMessageDecoder
extends io.netty.handler.codec.MessageToMessageDecoder<io.netty.channel.socket.DatagramPacket>
| Modifier and Type | Field and Description |
|---|---|
static String |
PIPELINE_KEY |
| Constructor and Description |
|---|
MgcpMessageDecoder(MgcpMessageParser parser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.socket.DatagramPacket msg,
List<Object> out) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic static final String PIPELINE_KEY
public MgcpMessageDecoder(MgcpMessageParser parser)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.