Constructor and Description |
---|
NiciraExtensionCodecRegistratorImpl(List<SwitchConnectionProvider> providers) |
Modifier and Type | Class and Description |
---|---|
class |
SwitchConnectionProviderImpl
Exposed class for server handling.
|
Modifier and Type | Method and Description |
---|---|
SwitchConnectionProvider |
SwitchConnectionProviderFactoryImpl.newInstance(SwitchConnectionConfig config) |
Modifier and Type | Method and Description |
---|---|
SwitchConnectionProvider |
SwitchConnectionProviderFactory.newInstance(SwitchConnectionConfig config)
Creates a new SwitchConnectionProvider with the given configuration.
|
Constructor and Description |
---|
OpenflowPluginDiagStatusProvider(org.opendaylight.infrautils.diagstatus.DiagStatusService diagStatusService,
List<SwitchConnectionProvider> switchConnectionProviders) |
Modifier and Type | Method and Description |
---|---|
OpenFlowPluginProvider |
OpenFlowPluginProviderFactory.newInstance(ConfigurationService configurationService,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcRegistry,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService,
List<SwitchConnectionProvider> switchConnectionProviders,
org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider,
MastershipChangeServiceManager mastershipChangeServiceManager,
OpenflowPluginDiagStatusProvider ofPluginDiagstatusProvider,
org.opendaylight.infrautils.ready.SystemReadyMonitor systemReadyMonitor) |
Constructor and Description |
---|
OnfExtensionProvider(SwitchConnectionProvider switchConnectionProvider,
OpenFlowPluginExtensionRegistratorProvider converterRegistrator) |
Modifier and Type | Method and Description |
---|---|
OpenFlowPluginProvider |
OpenFlowPluginProviderFactoryImpl.newInstance(ConfigurationService configurationService,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.controller.sal.binding.api.RpcProviderRegistry rpcRegistry,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService,
List<SwitchConnectionProvider> switchConnectionProviders,
org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider,
MastershipChangeServiceManager mastershipChangeServiceManager,
OpenflowPluginDiagStatusProvider ofPluginDiagstatusProvider,
org.opendaylight.infrautils.ready.SystemReadyMonitor systemReadyMonitor) |
Copyright © 2019 OpenDaylight. All rights reserved.