Uses of Interface
org.opendaylight.openflowplugin.applications.notification.supplier.NotificationSupplierForItemRoot
- 
Packages that use NotificationSupplierForItemRoot Package Description org.opendaylight.openflowplugin.applications.notification.supplier.impl Package contains notification listener/supplier implementations.
- 
- 
Uses of NotificationSupplierForItemRoot in org.opendaylight.openflowplugin.applications.notification.supplier.implClasses in org.opendaylight.openflowplugin.applications.notification.supplier.impl that implement NotificationSupplierForItemRoot Modifier and Type Class Description classAbstractNotificationSupplierForItemRoot<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.classNodeConnectorNotificationSupplierImplImplementation define a contract betweenFlowCapableNodeConnectordata object andNodeConnectorUpdatedandNodeConnectorRemovednotifications.classNodeNotificationSupplierImplImplementation define a contract betweenFlowCapableNodedata object andNodeUpdatedandNodeRemovednotifications.
 
-