Package | Description |
---|---|
org.opendaylight.openflowplugin.api.openflow.device | |
org.opendaylight.openflowplugin.impl.device | |
org.opendaylight.openflowplugin.impl.util |
Modifier and Type | Method and Description |
---|---|
DeviceState |
DeviceContext.getDeviceState()
Method provides state of device represented by this device context.
|
Modifier and Type | Method and Description |
---|---|
DeviceState |
DeviceContextImpl.getDeviceState() |
Modifier and Type | Method and Description |
---|---|
static void |
DeviceStateUtil.setDeviceStateBasedOnV10Capabilities(DeviceState deviceState,
CapabilitiesV10 capabilitiesV10) |
static void |
DeviceStateUtil.setDeviceStateBasedOnV13Capabilities(DeviceState deviceState,
Capabilities capabilities) |
Copyright © 2019 OpenDaylight. All rights reserved.