Class Hierarchy
- java.lang.Object
- org.opendaylight.netconf.nettyutil.AbstractChannelInitializer<S>
- org.opendaylight.netconf.nettyutil.AbstractNetconfDispatcher<S,L>
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator<P,S,L> (implements org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator<T>)
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.opendaylight.netconf.nettyutil.AbstractNetconfSession<S,L> (implements org.opendaylight.netconf.api.NetconfExiSession, org.opendaylight.netconf.api.NetconfSession)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.opendaylight.netconf.nettyutil.NeverReconnectStrategy (implements org.opendaylight.netconf.nettyutil.ReconnectStrategy)
- org.opendaylight.netconf.nettyutil.ReconnectImmediatelyStrategy (implements org.opendaylight.netconf.nettyutil.ReconnectStrategy)
- org.opendaylight.netconf.nettyutil.TimedReconnectStrategy (implements org.opendaylight.netconf.nettyutil.ReconnectStrategy)
- org.opendaylight.netconf.nettyutil.TimedReconnectStrategyFactory (implements org.opendaylight.netconf.nettyutil.ReconnectStrategyFactory)
Interface Hierarchy
- org.opendaylight.netconf.nettyutil.AbstractNetconfDispatcher.ChannelPipelineInitializer<C,S>
- org.opendaylight.netconf.nettyutil.AbstractNetconfDispatcher.PipelineInitializer<S>
- io.netty.channel.ChannelHandler
- io.netty.channel.ChannelInboundHandler
- org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator<T>
- io.netty.channel.ChannelInboundHandler
- java.util.concurrent.Future<V>
- io.netty.util.concurrent.Future<V>
- org.opendaylight.netconf.nettyutil.ReconnectFuture
- io.netty.util.concurrent.Future<V>
- org.opendaylight.netconf.nettyutil.NetconfSessionNegotiatorFactory<S,L>
- org.opendaylight.netconf.nettyutil.ReconnectStrategy
- org.opendaylight.netconf.nettyutil.ReconnectStrategyFactory
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)