Hierarchy For Package org.opendaylight.netconf.nettyutil
Class Hierarchy
- java.lang.Object
- org.opendaylight.netconf.nettyutil.AbstractChannelInitializer<S>
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator<S,
L> - io.netty.channel.SimpleChannelInboundHandler<I>
- org.opendaylight.netconf.nettyutil.AbstractNetconfSession<S,
L> (implements org.opendaylight.netconf.api.NetconfSession) - org.opendaylight.netconf.nettyutil.AbstractNetconfExiSession<S,
L> (implements org.opendaylight.netconf.api.NetconfExiSession)
- org.opendaylight.netconf.nettyutil.AbstractNetconfExiSession<S,
- org.opendaylight.netconf.nettyutil.AbstractNetconfSession<S,
- org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator<S,
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)