Uses of Enum Class
org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainState
Packages that use ContextChainState
Package
Description
-
Uses of ContextChainState in org.opendaylight.openflowplugin.api.openflow.lifecycle
Methods in org.opendaylight.openflowplugin.api.openflow.lifecycle that return ContextChainStateModifier and TypeMethodDescriptionstatic ContextChainStateReturns the enum constant of this class with the specified name.static ContextChainState[]ContextChainState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.openflowplugin.api.openflow.lifecycle with parameters of type ContextChainStateModifier and TypeMethodDescriptionvoidContextChainStateListener.onStateAcquired(ContextChainState state) Event triggered on context chain state change. -
Uses of ContextChainState in org.opendaylight.openflowplugin.impl.device
Methods in org.opendaylight.openflowplugin.impl.device with parameters of type ContextChainStateModifier and TypeMethodDescriptionvoidDeviceContextImpl.onStateAcquired(ContextChainState state)