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.nx
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 TypeClassDescriptionclassExposed class for server handling.Methods in org.opendaylight.openflowjava.protocol.impl.core that return SwitchConnectionProviderModifier and TypeMethodDescriptionSwitchConnectionProviderFactoryImpl.newInstance(SwitchConnectionConfig config, OpenflowDiagStatusProvider diagStatus) -
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, OpenflowDiagStatusProvider openflowPluginDiagStatusProvider) Creates a new SwitchConnectionProvider with the given configuration.Methods in org.opendaylight.openflowjava.protocol.spi.connection that return types with arguments of type SwitchConnectionProviderModifier and TypeMethodDescriptionprotected List<SwitchConnectionProvider>SwitchConnectionProviderList.delegate()Constructor parameters in org.opendaylight.openflowjava.protocol.spi.connection with type arguments of type SwitchConnectionProviderModifierConstructorDescriptionSwitchConnectionProviderList(List<SwitchConnectionProvider> switchConnectionProviders) -
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)