Consumer specific access to the SAL functionality.Provider specific access to the SAL functionality.NormalizedNode data format.DOMServiceExtension applicable to DOMDataBroker
implementations.DOMServiceExtension which allows users to register for changes to a
subtree.DOMDataTreeInaccessibleException instead.DOMDataTreeListener instead.DOMDataTreeListeningException instead.DOMDataTreeLoopException instead.DOMDataTreeProducer instead.DOMDataTreeProducerBusyException instead.DOMDataTreeProducerException instead.DOMDataTreeProducerFactory instead.DOMDataTreeService instead.DOMDataTreeShard instead.DOMDataTreeShardingConflictException instead.DOMDataTreeShardingService instead.DOMServiceExtension.DOMNotifications.DOMService which allows its user to send DOMNotifications.DOMService which allows its users to subscribe to receive
DOMNotifications.EventListener used to track RPC implementations becoming (un)available a DOMRpcService.DOMRpcImplementation.DOMService which allows registration of RPC implementations with a conceptual router.DOMService which allows clients to invoke RPCs.DOMMountPoint
instance.DOMService.public Collection<ConsumerFunctionality> getConsumerFunctionality() {
return Collections.emptySet();
}
public Collection<ProviderFunctionality> getProviderFunctionality() {
return Collections.emptySet();
}
YangInstanceIdentifier of the root node.DOMNotification matching the subscription
criteria is received.Consumer, which will use the SAL layer.DOMDataTreeChangeListener to receive
notifications when data changes under a given path in the conceptual data
tree.DOMDataTreeListener instance.DOMNotificationListener to receive a set of notifications.DOMNotificationListener to receive a set of notifications.Provider, which will use the SAL layer.DOMRpcImplementation object with this service.DOMRpcImplementation object with this service.DOMRpcAvailabilityListener with this service to receive notifications
about RPC implementations becoming (un)available.DOMSchemaService instead.Copyright © 2018 OpenDaylight. All rights reserved.