Uses of Interface
org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider
Package
Description
-
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.eric
ModifierConstructorDescription -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.mdsal
ModifierConstructorDescriptionOSGiSwitchConnectionProviders
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.osgi.service.component.ComponentFactory<SwitchConnectionProvider> providerFactory) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.nx
ModifierConstructorDescription -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.protocol.impl.core
Modifier and TypeClassDescriptionclass
Exposed class for server handling.Modifier and TypeMethodDescriptionSwitchConnectionProviderFactoryImpl.newInstance
(SwitchConnectionConfig config) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.protocol.spi.connection
Modifier and TypeMethodDescriptionSwitchConnectionProviderFactory.newInstance
(SwitchConnectionConfig config) Creates a new SwitchConnectionProvider with the given configuration. -
Uses of SwitchConnectionProvider in org.opendaylight.openflowplugin.extension.onf
ModifierConstructorDescriptionOnfExtensionProvider
(SwitchConnectionProvider switchConnectionProvider, OpenFlowPluginExtensionRegistratorProvider converterRegistrator) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowplugin.impl
Modifier and TypeMethodDescriptionvoid
OpenFlowPluginProviderImpl.bindConnectionProvider
(SwitchConnectionProvider switchConnectionProvider) void
OpenFlowPluginProviderImpl.unbindConnectionProvider
(SwitchConnectionProvider switchConnectionProvider)