Uses of Interface
org.opendaylight.openflowplugin.extension.api.OpenFlowPluginExtensionRegistratorProvider
-
-
Uses of OpenFlowPluginExtensionRegistratorProvider in org.opendaylight.openflowplugin.extension.onf
Constructors 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.eric
Constructors 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.nicira
Constructors 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.impl
Classes in org.opendaylight.openflowplugin.impl that implement OpenFlowPluginExtensionRegistratorProvider Modifier and Type Class Description class
OpenFlowPluginProviderImpl
-