| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.dom.api |
| Class and Description |
|---|
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataChangeListener
Deprecated.
|
| DOMDataReadOnlyTransaction |
| DOMDataReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataReadWriteTransaction |
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about
data tree changes.
|
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeListener
Deprecated.
Use
DOMDataTreeListener instead. |
| DOMDataTreeListeningException
Deprecated.
Use
DOMDataTreeListeningException instead. |
| DOMDataTreeLoopException
Deprecated.
Use
DOMDataTreeLoopException instead. |
| DOMDataTreeProducer
Deprecated.
Use
DOMDataTreeProducer instead. |
| DOMDataTreeProducerException
Deprecated.
Use
DOMDataTreeProducerException instead. |
| DOMDataTreeProducerFactory
Deprecated.
Use
DOMDataTreeProducerFactory instead. |
| DOMDataTreeShard
Deprecated.
Use
DOMDataTreeShard instead. |
| DOMDataTreeShardingConflictException
Deprecated.
Use
DOMDataTreeShardingConflictException instead. |
| DOMDataWriteTransaction
A transaction that provides mutation capabilities on a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMMountPoint |
| DOMMountPointService.DOMMountPointBuilder |
| DOMNotification
A single YANG notification.
|
| DOMNotificationListener
Interface implemented by listeners interested in
DOMNotifications. |
| DOMRpcAvailabilityListener
An
EventListener used to track RPC implementations becoming (un)available a DOMRpcService. |
| DOMRpcException
Base class for failures that can occur during RPC invocation.
|
| DOMRpcIdentifier
Identifier of a RPC context.
|
| DOMRpcImplementation
Interface implemented by an individual RPC implementation.
|
| DOMRpcImplementationRegistration
A registration of a
DOMRpcImplementation. |
| DOMRpcResult
Interface defining a result of an RPC call.
|
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| DOMServiceExtension
Marker interface for services which expose additional functionality on top
of some base
DOMService. |
| DOMTransactionChain
A chain of DOM Data transactions.
|
Copyright © 2018 OpenDaylight. All rights reserved.