| Package | Description | 
|---|---|
| org.opendaylight.controller.md.sal.dom.api | |
| org.opendaylight.controller.md.sal.dom.broker.impl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DOMExtensibleService<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Marker interface for services which can support  DOMServiceExtension. | 
| interface  | DOMServiceExtension<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Marker interface for services which expose additional functionality on top
 of some base  DOMService. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DOMDataBrokerExtensionType capture of a  DOMServiceExtensionapplicable toDOMDataBrokerimplementations. | 
| interface  | DOMDataTreeChangeServiceA  DOMServiceExtensionwhich allows users to register for changes to a
 subtree. | 
| interface  | DOMDataTreeCommitCohortRegistryInterface for a DOM commit cohort registry. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PingPongDataBrokerAn implementation of a  DOMDataBroker, which forwards most requests to a delegate. | 
Copyright © 2019 OpenDaylight. All rights reserved.