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.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.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.onfConstructors in org.opendaylight.openflowplugin.extension.onf with parameters of type SwitchConnectionProviderModifierConstructorDescriptionOnfExtensionProvider(SwitchConnectionProvider switchConnectionProvider, OpenFlowPluginExtensionRegistratorProvider converterRegistrator)