@ChannelHandler.Sharable
public final 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, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic 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>ExceptionCopyright © 2019 OpenDaylight. All rights reserved.