@ChannelHandler.Sharable
public class BmpMessageToByteEncoder
extends io.netty.handler.codec.MessageToByteEncoder<org.opendaylight.yangtools.yang.binding.Notification>
Constructor and Description |
---|
BmpMessageToByteEncoder(BmpMessageRegistry registry) |
Modifier and Type | Method and Description |
---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
org.opendaylight.yangtools.yang.binding.Notification message,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, write
bind, close, connect, deregister, disconnect, flush, read
exceptionCaught, handlerAdded, handlerRemoved, isSharable
public BmpMessageToByteEncoder(BmpMessageRegistry registry)
protected void encode(io.netty.channel.ChannelHandlerContext ctx, org.opendaylight.yangtools.yang.binding.Notification message, io.netty.buffer.ByteBuf out) throws Exception
encode
in class io.netty.handler.codec.MessageToByteEncoder<org.opendaylight.yangtools.yang.binding.Notification>
Exception
Copyright © 2018 OpenDaylight. All rights reserved.