See: Description
Class | Description |
---|---|
AbstractNotificationSupplierBase<O extends org.opendaylight.yangtools.yang.binding.DataObject> |
Public abstract basic Supplier implementation contains code for a make Supplier instance,
registration Supplier like
DataTreeChangeListener
and close method. |
AbstractNotificationSupplierForItemRoot<O extends org.opendaylight.yangtools.yang.binding.DataObject,C extends org.opendaylight.yangtools.yang.binding.Notification,D extends org.opendaylight.yangtools.yang.binding.Notification> |
Class is package protected abstract implementation for all Root Items
Notification Suppliers.
|
NodeConnectorNotificationSupplierImpl |
Implementation define a contract between
FlowCapableNodeConnector data object
and NodeConnectorUpdated and NodeConnectorRemoved notifications. |
NodeNotificationSupplierImpl |
Implementation define a contract between
FlowCapableNode data object
and NodeUpdated and NodeRemoved notifications. |
Copyright © 2019 OpenDaylight. All rights reserved.