Uses of Interface
org.opendaylight.openflowplugin.api.openflow.device.DeviceRegistry
Packages that use DeviceRegistry
Package
Description
- 
Uses of DeviceRegistry in org.opendaylight.openflowplugin.api.openflow.deviceSubinterfaces of DeviceRegistry in org.opendaylight.openflowplugin.api.openflow.deviceModifier and TypeInterfaceDescriptioninterfaceThe central entity of OFP is the Device Context, which encapsulate the logical state of a switch as seen by the controller.
- 
Uses of DeviceRegistry in org.opendaylight.openflowplugin.impl.datastore.multipartConstructors in org.opendaylight.openflowplugin.impl.datastore.multipart with parameters of type DeviceRegistryModifierConstructorDescriptionFlowStatsMultipartWriter(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node> instanceIdentifier, DeviceRegistry registry) GroupDescMultipartWriter(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node> instanceIdentifier, DeviceRegistry registry) MeterConfigMultipartWriter(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Node> instanceIdentifier, DeviceRegistry registry) 
- 
Uses of DeviceRegistry in org.opendaylight.openflowplugin.impl.deviceClasses in org.opendaylight.openflowplugin.impl.device that implement DeviceRegistry
- 
Uses of DeviceRegistry in org.opendaylight.openflowplugin.impl.servicesMethods in org.opendaylight.openflowplugin.impl.services that return DeviceRegistry