| Class and Description |
|---|
| DOMActionProviderService
A
DOMService which allows registration of action implementations with a conceptual router. |
| DOMActionService
A
DOMService which allows clients to invoke Actions. |
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataTreeCursorAwareTransaction
Write transaction that provides cursor's with write access to the data tree.
|
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeListener
Interface implemented by data consumers, e.g.
|
| DOMDataTreeListeningException
Base exception for various causes why and
DOMDataTreeListener
may be terminated by the DOMDataTreeService implementation. |
| DOMDataTreeService
A
DOMService providing access to the conceptual data tree. |
| DOMDataTreeWriteCursor |
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMMountPoint |
| DOMMountPointService |
| DOMNotification
A single YANG notification.
|
| DOMNotificationPublishService
A
DOMService which allows its user to send DOMNotifications. |
| DOMNotificationService
A
DOMService which allows its users to subscribe to receive
DOMNotifications. |
| DOMRpcIdentifier
Identifier of a RPC context.
|
| DOMRpcImplementation
Interface implemented by an individual RPC implementation.
|
| DOMRpcProviderService
A
DOMService which allows registration of RPC implementations with a conceptual router. |
| DOMRpcResult
Interface defining a result of an RPC call.
|
| DOMRpcService
A
DOMService which allows clients to invoke RPCs. |
| DOMSchemaService |
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| Class and Description |
|---|
| DOMActionProviderService
A
DOMService which allows registration of action implementations with a conceptual router. |
| DOMActionService
A
DOMService which allows clients to invoke Actions. |
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataTreeService
A
DOMService providing access to the conceptual data tree. |
| DOMMountPointService |
| DOMNotificationPublishService
A
DOMService which allows its user to send DOMNotifications. |
| DOMNotificationService
A
DOMService which allows its users to subscribe to receive
DOMNotifications. |
| DOMRpcProviderService
A
DOMService which allows registration of RPC implementations with a conceptual router. |
| DOMRpcService
A
DOMService which allows clients to invoke RPCs. |
| Class and Description |
|---|
| DOMDataTreeCandidate
An encapsulation of a data tree modification.
|
| DOMDataTreeCommitCohort
Commit cohort participating in commit of data modification, which can validate data tree
modifications, with option to reject supplied modification, and with callbacks describing state
of commit.
|
| DOMDataTreeCommitCohortRegistry
Commit Cohort registry for
DOMDataTreeWriteTransaction. |
| DOMDataTreeProducer
A data producer context.
|
| Class and Description |
|---|
| DOMMountPointListener |
| DOMMountPointService |
| Class and Description |
|---|
| DOMNotification
A single YANG notification.
|
| DOMNotificationListener
Interface implemented by listeners interested in
DOMNotifications. |
| Class and Description |
|---|
| DOMActionImplementation
Interface implemented by an individual operation implementation.
|
| DOMActionProviderService
A
DOMService which allows registration of action implementations with a conceptual router. |
| DOMActionResult
Interface defining a result of an operation invocation.
|
| DOMActionService
A
DOMService which allows clients to invoke Actions. |
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMRpcIdentifier
Identifier of a RPC context.
|
| DOMRpcImplementation
Interface implemented by an individual RPC implementation.
|
| DOMRpcProviderService
A
DOMService which allows registration of RPC implementations with a conceptual router. |
| DOMRpcResult
Interface defining a result of an RPC call.
|
| DOMRpcService
A
DOMService which allows clients to invoke RPCs. |
| Class and Description |
|---|
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMTransactionChain
A chain of transactions.
|
| Class and Description |
|---|
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeTransaction
A common parent for all transactions which operate on a conceptual data tree.
|
| Class and Description |
|---|
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| Class and Description |
|---|
| DOMDataTreeCandidate
An encapsulation of a data tree modification.
|
| Class and Description |
|---|
| DOMActionAvailabilityExtension.AvailabilityListener
An
EventListener used to track Operation implementations becoming (un)available
to a DOMActionService. |
| DOMActionException
Base class for failures that can occur during operation invocation.
|
| DOMActionImplementation
Interface implemented by an individual operation implementation.
|
| DOMActionInstance
An action which is subject to availability.
|
| DOMActionResult
Interface defining a result of an operation invocation.
|
| DOMActionServiceExtension
Marker interface for extensions of
DOMActionService. |
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about data tree changes.
|
| DOMDataTreeCommitCohort
Commit cohort participating in commit of data modification, which can validate data tree
modifications, with option to reject supplied modification, and with callbacks describing state
of commit.
|
| DOMDataTreeCommitCohortRegistration
Registration of
DOMDataTreeCommitCohort. |
| DOMDataTreeCursor
A cursor holding a logical position within a conceptual data tree.
|
| DOMDataTreeCursorAwareTransaction
Write transaction that provides cursor's with write access to the data tree.
|
| DOMDataTreeCursorProvider |
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeListener
Interface implemented by data consumers, e.g.
|
| DOMDataTreeListeningException
Base exception for various causes why and
DOMDataTreeListener
may be terminated by the DOMDataTreeService implementation. |
| DOMDataTreeLoopException
Exception thrown when a loop is detected in the way
DOMDataTreeListener
and DOMDataTreeProducer instances would be connected. |
| DOMDataTreeProducer
A data producer context.
|
| DOMDataTreeProducerException
Base exception for all exceptions related to
DOMDataTreeProducers. |
| DOMDataTreeProducerFactory
Base source of
DOMDataTreeProducers. |
| DOMDataTreeReadOperations |
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeReadWriteTransaction
A transaction that provides read/write access to a logical data store.
|
| DOMDataTreeShard
A single shard of the conceptual data tree.
|
| DOMDataTreeShardingConflictException
Exception thrown when an attempt to attach a conflicting shard to the global
table.
|
| DOMDataTreeTransaction
A common parent for all transactions which operate on a conceptual data tree.
|
| DOMDataTreeWriteCursor |
| DOMDataTreeWriteOperations |
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMMountPoint |
| DOMMountPointListener |
| 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
to 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. |
| DOMSchemaServiceExtension
Type capture of a
DOMServiceExtension applicable to DOMSchemaService
implementations. |
| 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 transactions.
|
| DOMTransactionChainListener
Listener for transaction chain events.
|
| DOMTransactionFactory
A factory which allocates new transactions to operate on the data tree.
|
| Class and Description |
|---|
| DOMActionProviderService
A
DOMService which allows registration of action implementations with a conceptual router. |
| DOMActionService
A
DOMService which allows clients to invoke Actions. |
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeListener
Interface implemented by data consumers, e.g.
|
| DOMDataTreeLoopException
Exception thrown when a loop is detected in the way
DOMDataTreeListener
and DOMDataTreeProducer instances would be connected. |
| DOMDataTreeProducer
A data producer context.
|
| DOMDataTreeProducerFactory
Base source of
DOMDataTreeProducers. |
| DOMDataTreeReadOperations |
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeReadWriteTransaction
A transaction that provides read/write access to a logical data store.
|
| DOMDataTreeService
A
DOMService providing access to the conceptual data tree. |
| DOMDataTreeServiceExtension
Type capture of a
DOMServiceExtension applicable to DOMDataTreeService implementations. |
| DOMDataTreeShard
A single shard of the conceptual data tree.
|
| DOMDataTreeShardingConflictException
Exception thrown when an attempt to attach a conflicting shard to the global
table.
|
| DOMDataTreeShardingService
A
DOMService providing access to details on how the conceptual data tree
is distributed among providers (also known as shards). |
| DOMDataTreeTransaction
A common parent for all transactions which operate on a conceptual data tree.
|
| DOMDataTreeWriteOperations |
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMMountPoint |
| DOMMountPointListener |
| DOMMountPointService |
| DOMMountPointService.DOMMountPointBuilder |
| DOMNotification
A single YANG notification.
|
| DOMNotificationListener
Interface implemented by listeners interested in
DOMNotifications. |
| DOMNotificationPublishService
A
DOMService which allows its user to send DOMNotifications. |
| DOMNotificationService
A
DOMService which allows its users to subscribe to receive
DOMNotifications. |
| DOMRpcProviderService
A
DOMService which allows registration of RPC implementations with a conceptual router. |
| DOMRpcService
A
DOMService which allows clients to invoke RPCs. |
| DOMSchemaService |
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| DOMTransactionChain
A chain of transactions.
|
| DOMTransactionChainListener
Listener for transaction chain events.
|
| DOMTransactionFactory
A factory which allocates new transactions to operate on the data tree.
|
| Class and Description |
|---|
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about data tree changes.
|
| DOMDataTreeChangeService
A
DOMServiceExtension which allows users to register for changes to a
subtree. |
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeReadWriteTransaction
A transaction that provides read/write access to a logical data store.
|
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| 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 transactions.
|
| DOMTransactionChainListener
Listener for transaction chain events.
|
| DOMTransactionFactory
A factory which allocates new transactions to operate on the data tree.
|
| Class and Description |
|---|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMSchemaService |
| DOMSchemaServiceExtension
Type capture of a
DOMServiceExtension applicable to DOMSchemaService
implementations. |
| 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. |
| DOMYangTextSourceProvider
A DOMSchemaServiceExtension exposing access to
YangTextSchemaSource. |
| Class and Description |
|---|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMSchemaService |
| DOMSchemaServiceExtension
Type capture of a
DOMServiceExtension applicable to DOMSchemaService
implementations. |
| 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. |
| DOMYangTextSourceProvider
A DOMSchemaServiceExtension exposing access to
YangTextSchemaSource. |
| Class and Description |
|---|
| DOMActionResult
Interface defining a result of an operation invocation.
|
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about data tree changes.
|
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeReadOperations |
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeReadWriteTransaction
A transaction that provides read/write access to a logical data store.
|
| DOMDataTreeTransaction
A common parent for all transactions which operate on a conceptual data tree.
|
| DOMDataTreeWriteOperations |
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMMountPoint |
| DOMNotification
A single YANG notification.
|
| DOMNotificationListener
Interface implemented by listeners interested in
DOMNotifications. |
| DOMNotificationPublishService
A
DOMService which allows its user to send DOMNotifications. |
| DOMNotificationService
A
DOMService which allows its users to subscribe to receive
DOMNotifications. |
| DOMRpcAvailabilityListener
An
EventListener used to track RPC implementations becoming (un)available
to a DOMRpcService. |
| DOMRpcIdentifier
Identifier of a RPC context.
|
| DOMRpcImplementation
Interface implemented by an individual RPC implementation.
|
| DOMRpcImplementationRegistration
A registration of a
DOMRpcImplementation. |
| DOMRpcProviderService
A
DOMService which allows registration of RPC implementations with a conceptual router. |
| DOMRpcResult
Interface defining a result of an RPC call.
|
| DOMRpcService
A
DOMService which allows clients to invoke RPCs. |
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| DOMTransactionChain
A chain of transactions.
|
| DOMTransactionChainListener
Listener for transaction chain events.
|
| DOMTransactionFactory
A factory which allocates new transactions to operate on the data tree.
|
| Class and Description |
|---|
| DOMDataTreeCursor
A cursor holding a logical position within a conceptual data tree.
|
| DOMDataTreeCursorProvider |
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeListener
Interface implemented by data consumers, e.g.
|
| DOMDataTreeShard
A single shard of the conceptual data tree.
|
| DOMDataTreeWriteCursor |
| Class and Description |
|---|
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about data tree changes.
|
| Class and Description |
|---|
| DOMDataTreeChangeListener
Interface implemented by classes interested in receiving notifications about data tree changes.
|
| DOMDataTreeIdentifier
A unique identifier for a particular subtree.
|
| DOMDataTreeShard
A single shard of the conceptual data tree.
|
| DOMDataTreeWriteCursor |
| DOMSchemaService |
| Class and Description |
|---|
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| DOMTransactionFactory
A factory which allocates new transactions to operate on the data tree.
|
| Class and Description |
|---|
| DOMDataBroker
Data Broker which provides data transaction and data change listener functionality using
NormalizedNode. |
| DOMDataBrokerExtension
Type capture of a
DOMServiceExtension applicable to DOMDataBroker
implementations. |
| DOMDataTreeReadTransaction
A transaction that provides read access to a logical data store.
|
| DOMDataTreeReadWriteTransaction
A transaction that provides read/write access to a logical data store.
|
| DOMDataTreeWriteTransaction
Write transaction provides mutation capabilities for a data tree.
|
| DOMExtensibleService
Marker interface for services which can support
DOMServiceExtension. |
| DOMService
Marker interface for services which can be obtained from a
DOMMountPoint
instance. |
| DOMTransactionChain
A chain of transactions.
|
| DOMTransactionChainListener
Listener for transaction chain events.
|
| DOMTransactionFactory
A factory which allocates new transactions to operate on the data tree.
|
Copyright © 2019 OpenDaylight. All rights reserved.