Class Hierarchy
- java.lang.Object
- com.celeral.netconf.ChunkedFramingMessageCodec (implements com.celeral.netconf.MessageCodec<T>)
- com.celeral.netconf.DefaultMessageCodec (implements com.celeral.netconf.MessageCodec<T>)
- com.tailf.jnc.NetconfSession
- com.celeral.netconf.NetConfSession
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- com.celeral.netconf.RequestPhaseException
- com.celeral.netconf.RequestGenerationException
- com.celeral.netconf.RequestTimeoutException
- com.celeral.netconf.ResponsePhaseException
- com.celeral.netconf.ResponseConsumptionException
- com.celeral.netconf.ResponseTimeoutException
- com.celeral.netconf.RequestPhaseException
- java.lang.IllegalStateException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.celeral.netconf.ByteBufferChannel
- com.celeral.netconf.ByteBufferProcessor
- com.celeral.netconf.MessageCodec<T>