Uses of Enum Class
org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext.CONNECTION_STATE
Package
Description
-
Uses of ConnectionContext.CONNECTION_STATE in org.opendaylight.openflowplugin.api.openflow.connection
Modifier and TypeMethodDescriptionConnectionContext.getConnectionState()
Method returns current connection state.Returns the enum constant of this class with the specified name.static ConnectionContext.CONNECTION_STATE[]
ConnectionContext.CONNECTION_STATE.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConnectionContext.CONNECTION_STATE in org.opendaylight.openflowplugin.impl.connection
-
Uses of ConnectionContext.CONNECTION_STATE in org.opendaylight.openflowplugin.impl.connection.listener
Modifier and TypeMethodDescriptionprotected boolean
OpenflowProtocolListenerInitialImpl.checkState
(ConnectionContext.CONNECTION_STATE expectedState) Check state of the connection context.