| 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. | 
| DefaultDOMRpcResult | Utility class implementing  DefaultDOMRpcResult. | 
| ForwardingDOMDataBroker | Utility  DOMDataBrokerimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMDataReadOnlyTransaction | Utility  DOMDataReadOnlyTransactionimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMDataReadWriteTransaction | Utility  DOMDataReadWriteTransactionimplementation which forwards all interface
 method invocation to a delegate instance. | 
| ForwardingDOMDataWriteTransaction | Utility  DOMDataWriteTransactionimplementation 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. | 
Copyright © 2019 OpenDaylight. All rights reserved.