-
- All Implemented Interfaces:
-
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
public final class DucklingVerticle.KeywordSerializer extends JsonSerializer<Keyword>
-
-
Constructor Summary
Constructors Constructor Description KeywordSerializer()
-
Method Summary
Modifier and Type Method Description Unitserialize(Keyword keyword, JsonGenerator gen, SerializerProvider provider)-
Methods inherited from class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable
equals, hashCode, toString -
Methods inherited from class ai.tock.duckling.service.DucklingVerticle.KeywordSerializer
acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-