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
Constructors -
Method Summary
Methods inherited from class com.fasterxml.jackson.databind.util.StdConverter
_findConverterType, getInputType, getOutputTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.fasterxml.jackson.databind.util.Converter
convert, convert
-
Constructor Details
-
UpdateNotificationConverter
public UpdateNotificationConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfacecom.fasterxml.jackson.databind.util.Converter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification> - Specified by:
convertin classcom.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification>
-