Hierarchy For Package org.opendaylight.ovsdb.lib.jsonrpc

Package Hierarchies:

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
        • io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
        • org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcEndpoint (implements org.opendaylight.ovsdb.lib.message.OvsdbRPC)
      • io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
        • io.netty.handler.codec.MessageToMessageEncoder<I>
    • org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request
    • org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Response
    • org.opendaylight.ovsdb.lib.jsonrpc.JsonUtils

Interface Hierarchy

  • org.opendaylight.ovsdb.lib.jsonrpc.Params