See: Description
| Class | Description |
|---|---|
| AbstractNotificationSupplierForItem<O extends org.opendaylight.yangtools.yang.binding.DataObject,C extends org.opendaylight.yangtools.yang.binding.Notification,U extends org.opendaylight.yangtools.yang.binding.Notification,D extends org.opendaylight.yangtools.yang.binding.Notification> |
Class is package protected abstract implementation for all Old Root Items
Notification Suppliers.
|
| FlowNotificationSupplierImpl |
Implementation define a contract between
Flow data object
and FlowAdded, FlowUpdated and FlowRemoved notifications. |
| GroupNotificationSupplierImpl |
Implementation define a contract between
Group data object
and GroupAdded, GroupUpdated and GroupRemoved notifications. |
| MeterNotificationSupplierImpl |
Implementation define a contract between
Meter data object
and MeterAdded, MeterUpdated and MeterRemoved notifications. |
Copyright © 2019 OpenDaylight. All rights reserved.