Uses of Interface
org.opendaylight.openflowplugin.extension.api.OpenFlowPluginExtensionRegistratorProvider
- 
- 
Uses of OpenFlowPluginExtensionRegistratorProvider in org.opendaylight.openflowplugin.extension.onfConstructors in org.opendaylight.openflowplugin.extension.onf with parameters of type OpenFlowPluginExtensionRegistratorProvider Constructor Description OnfExtensionProvider(SwitchConnectionProvider switchConnectionProvider, OpenFlowPluginExtensionRegistratorProvider converterRegistrator)
- 
Uses of OpenFlowPluginExtensionRegistratorProvider in org.opendaylight.openflowplugin.extension.vendor.ericConstructors in org.opendaylight.openflowplugin.extension.vendor.eric with parameters of type OpenFlowPluginExtensionRegistratorProvider Constructor Description EricExtensionProvider(OpenFlowPluginExtensionRegistratorProvider provider)Register appropriate converters.
- 
Uses of OpenFlowPluginExtensionRegistratorProvider in org.opendaylight.openflowplugin.extension.vendor.niciraConstructors in org.opendaylight.openflowplugin.extension.vendor.nicira with parameters of type OpenFlowPluginExtensionRegistratorProvider Constructor Description NiciraExtensionProvider(OpenFlowPluginExtensionRegistratorProvider provider)Register appropriate converters.
- 
Uses of OpenFlowPluginExtensionRegistratorProvider in org.opendaylight.openflowplugin.implClasses in org.opendaylight.openflowplugin.impl that implement OpenFlowPluginExtensionRegistratorProvider Modifier and Type Class Description classOpenFlowPluginProviderImpl
 
-