Uses of Enum Class
org.opendaylight.openflowplugin.api.openflow.connection.ConnectionStatus
Packages that use ConnectionStatus
Package
Description
- 
Uses of ConnectionStatus in org.opendaylight.openflowplugin.api.openflow.connectionMethods in org.opendaylight.openflowplugin.api.openflow.connection that return ConnectionStatusModifier and TypeMethodDescriptionstatic ConnectionStatusReturns the enum constant of this class with the specified name.static ConnectionStatus[]ConnectionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of ConnectionStatus in org.opendaylight.openflowplugin.api.openflow.device.handlersMethods in org.opendaylight.openflowplugin.api.openflow.device.handlers that return ConnectionStatusModifier and TypeMethodDescriptionDeviceConnectedHandler.deviceConnected(ConnectionContext connectionContext) Method is used to propagate information about established connection with device.
- 
Uses of ConnectionStatus in org.opendaylight.openflowplugin.impl.lifecycleMethods in org.opendaylight.openflowplugin.impl.lifecycle that return ConnectionStatusModifier and TypeMethodDescriptionContextChainHolderImpl.deviceConnected(ConnectionContext connectionContext)