Uses of Interface
org.opendaylight.openflowplugin.api.openflow.device.DeviceState
Package
Description
-
Uses of DeviceState in org.opendaylight.openflowplugin.api.openflow.device
Modifier and TypeMethodDescriptionDeviceContext.getDeviceState()
Method provides state of device represented by this device context. -
Uses of DeviceState in org.opendaylight.openflowplugin.impl.device
-
Uses of DeviceState in org.opendaylight.openflowplugin.impl.util
Modifier and TypeMethodDescriptionstatic void
DeviceStateUtil.setDeviceStateBasedOnV10Capabilities
(DeviceState deviceState, CapabilitiesV10 capabilitiesV10) static void
DeviceStateUtil.setDeviceStateBasedOnV13Capabilities
(DeviceState deviceState, Capabilities capabilities)