Uses of Package
org.opendaylight.openflowplugin.applications.notification.supplier
-
Packages that use org.opendaylight.openflowplugin.applications.notification.supplier Package Description org.opendaylight.openflowplugin.applications.notification.supplier Base project package for a module Provider and base notification listener/supplier interface.org.opendaylight.openflowplugin.applications.notification.supplier.impl Package contains notification listener/supplier implementations.org.opendaylight.openflowplugin.applications.notification.supplier.impl.item Package contains OF Items (Flow, Group, Meter ...) notification listener/supplier implementationsorg.opendaylight.openflowplugin.applications.notification.supplier.impl.item.stat Package contains OF Statistics Items (Flow, Group, Meter ...) notification listener/supplier implementations -
Classes in org.opendaylight.openflowplugin.applications.notification.supplier used by org.opendaylight.openflowplugin.applications.notification.supplier Class Description NotificationSupplierDefinition Default definition for every Notification Supplier. -
Classes in org.opendaylight.openflowplugin.applications.notification.supplier used by org.opendaylight.openflowplugin.applications.notification.supplier.impl Class Description NotificationSupplierDefinition Default definition for every Notification Supplier.NotificationSupplierForItemRoot Supplier Root Item contracts definition for every Notification. -
Classes in org.opendaylight.openflowplugin.applications.notification.supplier used by org.opendaylight.openflowplugin.applications.notification.supplier.impl.item Class Description NotificationSupplierDefinition Default definition for every Notification Supplier.NotificationSupplierForItem Supplier Item contracts definition for every Notification. -
Classes in org.opendaylight.openflowplugin.applications.notification.supplier used by org.opendaylight.openflowplugin.applications.notification.supplier.impl.item.stat Class Description NotificationSupplierDefinition Default definition for every Notification Supplier.NotificationSupplierForItemStat Notifications for Statistics have little bit different case, because it looks like they have response for create and update.