Uses of Enum Class
org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.State
Packages that use NetconfSessionNegotiator.State
-
Uses of NetconfSessionNegotiator.State in org.opendaylight.netconf.nettyutil
Methods in org.opendaylight.netconf.nettyutil that return NetconfSessionNegotiator.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NetconfSessionNegotiator.State[]NetconfSessionNegotiator.State.values()Returns an array containing the constants of this enum class, in the order they are declared.