Uses of Class
org.opendaylight.openflowplugin.applications.notification.supplier.impl.AbstractNotificationSupplierForItemRoot
-
Packages that use AbstractNotificationSupplierForItemRoot Package Description org.opendaylight.openflowplugin.applications.notification.supplier.impl Package contains notification listener/supplier implementations. -
-
Uses of AbstractNotificationSupplierForItemRoot in org.opendaylight.openflowplugin.applications.notification.supplier.impl
Subclasses of AbstractNotificationSupplierForItemRoot in org.opendaylight.openflowplugin.applications.notification.supplier.impl Modifier and Type Class Description class
NodeConnectorNotificationSupplierImpl
Implementation define a contract betweenFlowCapableNodeConnector
data object andNodeConnectorUpdated
andNodeConnectorRemoved
notifications.class
NodeNotificationSupplierImpl
Implementation define a contract betweenFlowCapableNode
data object andNodeUpdated
andNodeRemoved
notifications.
-