Uses of Interface
org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider
Packages that use SwitchConnectionProvider
Package
Description
- 
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.ericConstructor parameters in org.opendaylight.openflowjava.eric with type arguments of type SwitchConnectionProviderModifierConstructorDescription
- 
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.mdsalConstructor 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.nxConstructor parameters in org.opendaylight.openflowjava.nx with type arguments of type SwitchConnectionProviderModifierConstructorDescription
- 
Uses of SwitchConnectionProvider in org.opendaylight.openflowjava.protocol.impl.coreClasses in org.opendaylight.openflowjava.protocol.impl.core that implement SwitchConnectionProviderModifier and TypeClassDescriptionclassExposed 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.connectionMethods 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.onfConstructors in org.opendaylight.openflowplugin.extension.onf with parameters of type SwitchConnectionProviderModifierConstructorDescriptionOnfExtensionProvider(SwitchConnectionProvider switchConnectionProvider, OpenFlowPluginExtensionRegistratorProvider converterRegistrator) 
- 
Uses of SwitchConnectionProvider in org.opendaylight.openflowplugin.implMethods in org.opendaylight.openflowplugin.impl with parameters of type SwitchConnectionProviderModifier and TypeMethodDescriptionvoidOpenFlowPluginProviderImpl.bindConnectionProvider(SwitchConnectionProvider switchConnectionProvider) voidOpenFlowPluginProviderImpl.unbindConnectionProvider(SwitchConnectionProvider switchConnectionProvider)