Class Converter.UpdateNotificationConverter
java.lang.Object
com.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification>
org.opendaylight.ovsdb.lib.notation.json.Converter.UpdateNotificationConverter
- All Implemented Interfaces:
com.fasterxml.jackson.databind.util.Converter<com.fasterxml.jackson.databind.JsonNode,
UpdateNotification>
- Enclosing class:
- Converter
public static class Converter.UpdateNotificationConverter
extends com.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fasterxml.jackson.databind.util.Converter
com.fasterxml.jackson.databind.util.Converter.None
-
Constructor Summary
-
Method Summary
Methods inherited from class com.fasterxml.jackson.databind.util.StdConverter
_findConverterType, getInputType, getOutputType
-
Constructor Details
-
UpdateNotificationConverter
public UpdateNotificationConverter()
-
-
Method Details
-
convert
- Specified by:
convert
in interfacecom.fasterxml.jackson.databind.util.Converter<com.fasterxml.jackson.databind.JsonNode,
UpdateNotification> - Specified by:
convert
in classcom.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,
UpdateNotification>
-