| Constructor and Description | 
|---|
| MdsalLowLevelTestProvider(RpcProviderRegistry rpcRegistry,
                         DOMRpcProviderService domRpcService,
                         org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonService,
                         org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService,
                         org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer bindingNormalizedNodeSerializer,
                         NotificationPublishService notificationPublishService,
                         NotificationService notificationService,
                         DOMDataBroker domDataBroker,
                         org.opendaylight.mdsal.dom.api.DOMDataTreeService domDataTreeService,
                         DistributedShardFactory distributedShardFactory,
                         DistributedDataStoreInterface configDataStore,
                         ActorSystemProvider actorSystemProvider) | 
| Modifier and Type | Method and Description | 
|---|---|
| static DOMRpcImplementationRegistration<RoutedGetConstantService> | RoutedGetConstantService. registerNew(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer codec,
           DOMRpcProviderService rpcProviderService,
           String constant,
           org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> context) | 
| static org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceRegistration | SingletonGetConstantService. registerNew(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonService,
           DOMRpcProviderService rpcProviderService,
           String constant) | 
| static DOMRpcImplementationRegistration<GetConstantService> | GetConstantService. registerNew(DOMRpcProviderService rpcProviderService,
           String constant) | 
| Constructor and Description | 
|---|
| BindingBrokerWiring(org.opendaylight.mdsal.binding.generator.api.ClassLoadingStrategy classLoadingStrategy,
                   org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService,
                   DOMRpcService domRpcService,
                   DOMRpcProviderService domRpcProviderService,
                   DOMMountPointService domMountPointService,
                   DOMNotificationService domNotificationService,
                   DOMNotificationPublishService domNotificationPublishService,
                   DOMNotificationSubscriptionListenerRegistry domNotificationListenerRegistry,
                   DOMDataBroker domDataBroker,
                   DOMDataBroker domPingPongDataBroker) | 
| BindingDOMRpcProviderServiceAdapter(DOMRpcProviderService domRpcRegistry,
                                   BindingToNormalizedNodeCodec codec) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DOMRpcRouter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDOMRpcProviderServiceConvenience abstract base class for  DOMRpcProviderServiceimplementations. | 
| class  | ForwardingDOMRpcProviderServiceUtility class which implements  DOMRpcProviderServiceby forwarding
 requests to a backing instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract @NonNull DOMRpcProviderService | ForwardingDOMRpcProviderService. delegate() | 
Copyright © 2019 OpenDaylight. All rights reserved.