Package | Description |
---|---|
org.opendaylight.openflowjava.protocol.impl.core | |
org.opendaylight.openflowjava.protocol.spi.connection | |
org.opendaylight.openflowplugin.impl |
Modifier and Type | Class and Description |
---|---|
class |
OpenflowDiagStatusProviderImpl |
Modifier and Type | Method and Description |
---|---|
SwitchConnectionProvider |
SwitchConnectionProviderFactoryImpl.newInstance(SwitchConnectionConfig config,
OpenflowDiagStatusProvider openflowPluginDiagStatusProvider) |
Constructor and Description |
---|
SwitchConnectionProviderImpl(@Nullable ConnectionConfiguration connConfig,
OpenflowDiagStatusProvider openflowDiagStatusProvider) |
Modifier and Type | Method and Description |
---|---|
SwitchConnectionProvider |
SwitchConnectionProviderFactory.newInstance(SwitchConnectionConfig config,
OpenflowDiagStatusProvider openflowPluginDiagStatusProvider)
Creates a new SwitchConnectionProvider with the given configuration.
|
Constructor and 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) |
Copyright © 2020 OpenDaylight. All rights reserved.