| Modifier and Type | Method and Description | 
|---|---|
ConnectionContext.CONNECTION_STATE | 
ConnectionContext.getConnectionState()
Method returns current connection state. 
 | 
static ConnectionContext.CONNECTION_STATE | 
ConnectionContext.CONNECTION_STATE.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ConnectionContext.CONNECTION_STATE[] | 
ConnectionContext.CONNECTION_STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionContext.CONNECTION_STATE | 
ConnectionContextImpl.getConnectionState()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
OpenflowProtocolListenerInitialImpl.checkState(ConnectionContext.CONNECTION_STATE expectedState)
Check state of the connection context. 
 | 
Copyright © 2019 OpenDaylight. All rights reserved.