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.
|
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) |
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) |
Copyright © 2018 OpenDaylight. All rights reserved.