@ChannelHandler.Sharable
public class UscFrameDecoderUdp
extends io.netty.handler.codec.MessageToMessageDecoder<io.netty.channel.socket.DatagramPacket>
| Constructor and Description |
|---|
UscFrameDecoderUdp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.socket.DatagramPacket msg,
List<Object> out) |
static UscFrameDecoderUdp |
getInstance()
Returns the singleton instance.
|
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic static UscFrameDecoderUdp getInstance()
Copyright © 2019 OpenDaylight. All rights reserved.