Modifier and Type | Method and Description |
---|---|
static ConnectionStatus |
ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConnectionStatus |
DeviceConnectedHandler.deviceConnected(ConnectionContext connectionContext)
Method is used to propagate information about established connection with device.
|
Modifier and Type | Method and Description |
---|---|
ConnectionStatus |
ContextChainHolderImpl.deviceConnected(ConnectionContext connectionContext) |
Copyright © 2019 OpenDaylight. All rights reserved.