Uses of Interface
org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider
Packages that use SwitchConnectionProvider
Package
Description
-
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.eric
Constructor parameters in org.opendaylight.openflowjava.eric with type arguments of type SwitchConnectionProviderModifierConstructorDescription -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.mdsal
Constructor parameters in org.opendaylight.openflowjava.mdsal with type arguments of type SwitchConnectionProviderModifierConstructorDescriptionOSGiSwitchConnectionProviders
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.osgi.service.component.ComponentFactory<SwitchConnectionProvider> providerFactory) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.nx
Constructors in org.opendaylight.openflowjava.nx with parameters of type SwitchConnectionProviderModifierConstructorDescriptionNiciraExtensionCodecRegistratorImpl
(SwitchConnectionProvider defaultSwitchConnProvider, SwitchConnectionProvider legacySwitchConnProvider) Constructor parameters in org.opendaylight.openflowjava.nx with type arguments of type SwitchConnectionProviderModifierConstructorDescription -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.protocol.impl.core
Classes in org.opendaylight.openflowjava.protocol.impl.core that implement SwitchConnectionProviderModifier and TypeClassDescriptionclass
Exposed class for server handling.Methods in org.opendaylight.openflowjava.protocol.impl.core that return SwitchConnectionProviderModifier and TypeMethodDescriptionSwitchConnectionProviderFactoryImpl.newInstance
(SwitchConnectionConfig config) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.protocol.spi.connection
Methods in org.opendaylight.openflowjava.protocol.spi.connection that return SwitchConnectionProviderModifier and TypeMethodDescriptionSwitchConnectionProviderFactory.newInstance
(SwitchConnectionConfig config) Creates a new SwitchConnectionProvider with the given configuration. -
Uses of SwitchConnectionProvider in org.opendaylight.openflowplugin.extension.onf
Constructors in org.opendaylight.openflowplugin.extension.onf with parameters of type SwitchConnectionProviderModifierConstructorDescriptionOnfExtensionProvider
(SwitchConnectionProvider switchConnectionProvider, OpenFlowPluginExtensionRegistratorProvider converterRegistrator) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowplugin.impl
Methods in org.opendaylight.openflowplugin.impl with parameters of type SwitchConnectionProviderModifier and TypeMethodDescriptionvoid
OpenFlowPluginProviderImpl.bindConnectionProvider
(SwitchConnectionProvider switchConnectionProvider) void
OpenFlowPluginProviderImpl.unbindConnectionProvider
(SwitchConnectionProvider switchConnectionProvider)