| Modifier and Type | Method and Description | 
|---|---|
| protected AdapterBuilder<? extends BindingService,DOMService> | BindingDOMAdapterLoader. createBuilder(Class<? extends BindingService> key) | 
| Set<Class<? extends DOMService>> | BindingDOMNotificationPublishServiceAdapter.Builder. getRequiredDelegates() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected NotificationPublishService | BindingDOMNotificationPublishServiceAdapter.Builder. createInstance(BindingToNormalizedNodeCodec codec,
              com.google.common.collect.ClassToInstanceMap<DOMService> delegates) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DOMActionProviderServiceDeprecated. 
 Use  DOMActionProviderServiceinstead | 
| interface  | DOMActionServiceDeprecated. 
 Use  DOMActionServiceinstead | 
| interface  | DOMDataBrokerDeprecated. 
 Use  DOMDataBrokerinstead | 
| interface  | DOMExtensibleService<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Marker interface for services which can support  DOMServiceExtension. | 
| interface  | DOMMountPointServiceDeprecated. 
 Use  DOMMountPointServiceinstead | 
| interface  | DOMNotificationPublishServiceDeprecated. 
 Use  DOMNotificationPublishServiceinstead | 
| interface  | DOMNotificationServiceDeprecated. 
 Use  DOMNotificationServiceinstead | 
| interface  | DOMRpcProviderServiceDeprecated. 
 Use  DOMRpcProviderServiceinstead | 
| interface  | DOMRpcServiceDeprecated. 
 Use  DOMRpcServiceinstead | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends DOMService> | DOMMountPointService.DOMMountPointBuilder. addService(Class<T> type,
          T impl) | 
| <T extends DOMService> | DOMMountPoint. getService(Class<T> cls) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDOMDataBroker | 
| class  | DOMNotificationRouterJoint implementation of  DOMNotificationPublishServiceandDOMNotificationService. | 
| class  | DOMRpcRouter | 
| class  | PingPongDataBrokerAn implementation of a  DOMDataBroker, which forwards most requests to a delegate. | 
| class  | SerializedDOMDataBrokerImplementation of blocking three phase commit coordinator, which which
 supports coordination on multiple  DOMStoreThreePhaseCommitCohort. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LegacyShardedDOMDataBrokerAdapterDOMDataBroker implementation that forwards calls to
  ShardedDOMDataBrokerAdapter,
 which in turn translates calls to shard aware implementation ofDOMDataTreeService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DOMMountPointServiceImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends DOMService> | DOMMountPointServiceImpl.DOMMountPointBuilderImpl. addService(Class<T> type,
          T impl) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends DOMService> | SimpleDOMMountPoint. getService(Class<T> cls) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<Map.Entry<Class<? extends DOMService>,DOMService>> | SimpleDOMMountPoint. getAllServices() | 
| Set<Map.Entry<Class<? extends DOMService>,DOMService>> | SimpleDOMMountPoint. getAllServices() | 
| com.google.common.collect.ClassToInstanceMap<DOMService> | SimpleDOMMountPoint. getServices() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SimpleDOMMountPoint | SimpleDOMMountPoint. create(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier identifier,
      com.google.common.collect.ClassToInstanceMap<DOMService> services,
      org.opendaylight.yangtools.yang.model.api.SchemaContext ctx) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDOMRpcProviderServiceConvenience abstract base class for  DOMRpcProviderServiceimplementations. | 
| class  | ForwardingDOMDataBrokerUtility  DOMDataBrokerimplementation which forwards all interface
 method invocation to a delegate instance. | 
| class  | ForwardingDOMNotificationPublishServiceUtility implementations of  DOMNotificationPublishServicewhich forwards
 all requests to a delegate instance. | 
| class  | ForwardingDOMNotificationServiceUtility implementation of a  DOMNotificationServicewhich forwards all requests
 to a delegate instance. | 
| class  | ForwardingDOMRpcProviderServiceUtility class which implements  DOMRpcProviderServiceby forwarding
 requests to a backing instance. | 
| class  | ForwardingDOMRpcServiceUtility  DOMRpcServicewhich forwards all requests to a backing delegate instance. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TracingDOMDataBrokerInterface so that the tracing broker service can be more explicitly imported. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TracingBroker | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LegacyDOMDataBrokerAdapterAdapter between the legacy controller API-based DOMDataBroker and the mdsal API-based DOMDataBroker. | 
| class  | LegacyDOMNotificationServiceAdapterDeprecated.  | 
| class  | LegacyDOMRpcServiceAdapterDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends DOMService> | DOMMountPointAdapter. getService(Class<T> cls)Deprecated.  | 
Copyright © 2019 OpenDaylight. All rights reserved.