Uses of Class
org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProviderList
-
Packages that use SwitchConnectionProviderList Package Description org.opendaylight.openflowplugin.impl -
-
Uses of SwitchConnectionProviderList in org.opendaylight.openflowplugin.impl
Constructors in org.opendaylight.openflowplugin.impl with parameters of type SwitchConnectionProviderList Constructor Description OpenFlowPluginProviderImpl(ConfigurationService configurationService, SwitchConnectionProviderList switchConnectionProviders, PingPongDataBroker pingPongDataBroker, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderRegistry, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, MastershipChangeServiceManager mastershipChangeServiceManager, OpenflowDiagStatusProvider openflowDiagStatusProvider, org.opendaylight.infrautils.ready.SystemReadyMonitor systemReadyMonitor)
-