Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.DeviceInitializationContext
-
-
Uses of DeviceInitializationContext in org.opendaylight.openflowplugin.api.openflow.device
Subinterfaces of DeviceInitializationContext in org.opendaylight.openflowplugin.api.openflow.device Modifier and Type Interface Description interface
DeviceContext
The central entity of OFP is the Device Context, which encapsulate the logical state of a switch as seen by the controller. -
Uses of DeviceInitializationContext in org.opendaylight.openflowplugin.api.openflow.lifecycle
Subinterfaces of DeviceInitializationContext in org.opendaylight.openflowplugin.api.openflow.lifecycle Modifier and Type Interface Description interface
ContextChain
Chain of contexts, hold references to the contexts. -
Uses of DeviceInitializationContext in org.opendaylight.openflowplugin.api.openflow.statistics
Subinterfaces of DeviceInitializationContext in org.opendaylight.openflowplugin.api.openflow.statistics Modifier and Type Interface Description interface
StatisticsContext
Context for statistics. -
Uses of DeviceInitializationContext in org.opendaylight.openflowplugin.impl.device
Classes in org.opendaylight.openflowplugin.impl.device that implement DeviceInitializationContext Modifier and Type Class Description class
DeviceContextImpl
-
Uses of DeviceInitializationContext in org.opendaylight.openflowplugin.impl.lifecycle
Classes in org.opendaylight.openflowplugin.impl.lifecycle that implement DeviceInitializationContext Modifier and Type Class Description class
ContextChainImpl
-