Class Hierarchy
- java.lang.Object
- 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.ovsdb.lib.jsonrpc.JsonRpcDecoder
 
 - io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.opendaylight.ovsdb.lib.jsonrpc.ExceptionHandler
 
 - org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcEndpoint (implements org.opendaylight.ovsdb.lib.message.OvsdbRPC)
 
 - io.netty.handler.codec.ByteToMessageDecoder
 - io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToMessageEncoder<I>
- org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcEncoder
 
 
 - io.netty.handler.codec.MessageToMessageEncoder<I>
 
 - io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
 - org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request
 - org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Response
 - org.opendaylight.ovsdb.lib.jsonrpc.JsonUtils
 
 - io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
 
Interface Hierarchy
- org.opendaylight.ovsdb.lib.jsonrpc.Params