Class Hierarchy
- java.lang.Object
- org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl (implements org.opendaylight.protocol.bmp.api.BmpDispatcher)
 - org.opendaylight.protocol.bmp.impl.BmpDispatcherUtil
 - org.opendaylight.protocol.bmp.impl.BmpHandlerFactory
 - io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- org.opendaylight.protocol.bmp.impl.BmpByteToMessageDecoder
 - io.netty.handler.codec.LengthFieldBasedFrameDecoder
- org.opendaylight.protocol.bmp.impl.BmpMessageHeaderDecoder
 
 
 
 - io.netty.handler.codec.ByteToMessageDecoder
 - io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- org.opendaylight.protocol.bmp.impl.BmpMessageToByteEncoder
 
 
 - io.netty.handler.codec.MessageToByteEncoder<I>
 
 - io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
 
 
Interface Hierarchy
- org.opendaylight.protocol.bmp.impl.BmpDispatcherUtil.CreateChannel