| Interface | Description | 
|---|---|
| DOMNotificationSubscriptionListener | Listener which is notified when subscriptions changes and
 provides set of notification types for which currently
 subscriptions are in place. | 
| DOMNotificationSubscriptionListenerRegistry | Registry of  DOMNotificationSubscriptionListenerwhich listens for changes in notification types. | 
| Class | Description | 
|---|---|
| AbstractDOMDataTreeChangeListenerRegistration<T extends DOMDataTreeChangeListener> | Abstract implementation of a ListenerRegistration constrained to subclasses
 of  DOMDataTreeChangeListener. | 
| AbstractDOMRpcImplementationRegistration<T extends DOMRpcImplementation> | Abstract base class for  DOMRpcImplementationRegistrationimplementations. | 
| AbstractDOMRpcProviderService | Convenience abstract base class for  DOMRpcProviderServiceimplementations. | 
| AbstractRegistrationTree<T> | An abstract tree of registrations. | 
| DefaultDOMRpcResult | Utility class implementing  DefaultDOMRpcResult. | 
| DOMDataTreePrefixTable<V> | Prefix table indexed by  DOMDataTreeIdentifier. | 
| DOMDataTreePrefixTableEntry<V> | |
| ForwardingDOMDataBroker | Utility  DOMDataBrokerimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMDataReadOnlyTransaction | Utility  DOMDataTreeReadTransactionimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMDataReadWriteTransaction | Utility  DOMDataTreeReadWriteTransactionimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMDataWriteTransaction | Utility  DOMDataTreeWriteTransactionimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMNotificationPublishService | Utility implementations of  DOMNotificationPublishServicewhich forwards
 all requests to a delegate instance. | 
| ForwardingDOMNotificationService | Utility implementation of a  DOMNotificationServicewhich forwards all requests
 to a delegate instance. | 
| ForwardingDOMRpcImplementation | Utility implementation which implements  DOMRpcImplementationby forwarding it to
 a backing delegate. | 
| ForwardingDOMRpcProviderService | Utility class which implements  DOMRpcProviderServiceby forwarding
 requests to a backing instance. | 
| ForwardingDOMRpcResult | Utility class which implements  DOMRpcResultby forwarding all methods
 to a backing instance. | 
| ForwardingDOMRpcService | Utility  DOMRpcServicewhich forwards all requests to a backing delegate instance. | 
| ForwardingDOMTransactionChain | Utility  DOMTransactionChainimplementation which forwards all interface
 method invocation to a delegate instance. | 
| RegistrationTreeNode<T> | This is a single node within the registration tree. | 
| RegistrationTreeSnapshot<T> | A stable read-only snapshot of a  AbstractRegistrationTree. | 
| RpcRoutingStrategy | |
| SimpleDOMActionResult | |
| SimpleDOMMountPoint | 
Copyright © 2019 OpenDaylight. All rights reserved.