Class Hierarchy
- java.lang.Object
- org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl (implements java.lang.AutoCloseable, 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
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>