Uses of Class
org.opendaylight.ovsdb.lib.message.UpdateNotification
Packages that use UpdateNotification
-
Uses of UpdateNotification in org.opendaylight.ovsdb.lib.message
Methods in org.opendaylight.ovsdb.lib.message with parameters of type UpdateNotificationModifier and TypeMethodDescriptionvoid
OvsdbRPC.Callback.update
(Object context, UpdateNotification upadateNotification) -
Uses of UpdateNotification in org.opendaylight.ovsdb.lib.notation.json
Methods in org.opendaylight.ovsdb.lib.notation.json that return UpdateNotificationModifier and TypeMethodDescriptionConverter.UpdateNotificationConverter.convert
(com.fasterxml.jackson.databind.JsonNode value)