Uses of Class
org.opendaylight.ovsdb.lib.message.UpdateNotification
-
Packages that use UpdateNotification Package Description org.opendaylight.ovsdb.lib.message org.opendaylight.ovsdb.lib.notation.json -
-
Uses of UpdateNotification in org.opendaylight.ovsdb.lib.message
Methods in org.opendaylight.ovsdb.lib.message with parameters of type UpdateNotification Modifier and Type Method Description voidOvsdbRPC.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 UpdateNotification Modifier and Type Method Description UpdateNotificationConverter.UpdateNotificationConverter. convert(com.fasterxml.jackson.databind.JsonNode value)
-