public static class CustomId.CustomIdJacksonSerializerV3d0 extends org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdScalarSerializer<CustomId>
Constructor and Description |
---|
CustomIdJacksonSerializerV3d0() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(CustomId customId,
org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, getSchema, serializeWithType
_neitherNull, _nonEmpty, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrow
public void serialize(CustomId customId, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) throws IOException, org.apache.tinkerpop.shaded.jackson.core.JsonGenerationException
serialize
in class org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer<CustomId>
IOException
org.apache.tinkerpop.shaded.jackson.core.JsonGenerationException
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.