@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, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, 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 © 2018 OpenDaylight. All rights reserved.