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.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.Modifier and TypeMethodDescriptionprotected List<SwitchConnectionProvider>
SwitchConnectionProviderList.delegate()
ModifierConstructorDescriptionSwitchConnectionProviderList
(List<SwitchConnectionProvider> switchConnectionProviders) -
Uses of SwitchConnectionProvider in org.opendaylight.openflowplugin.extension.onf
ModifierConstructorDescriptionOnfExtensionProvider
(SwitchConnectionProvider switchConnectionProvider, OpenFlowPluginExtensionRegistratorProvider converterRegistrator)