public static class AvroModule.SchemaSerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<org.apache.avro.Schema>
| Constructor and Description | 
|---|
| AvroModule.SchemaSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | serialize(org.apache.avro.Schema value,
         com.fasterxml.jackson.core.JsonGenerator gen,
         com.fasterxml.jackson.databind.SerializerProvider prov) | 
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic void serialize(org.apache.avro.Schema value,
             com.fasterxml.jackson.core.JsonGenerator gen,
             com.fasterxml.jackson.databind.SerializerProvider prov)
               throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<org.apache.avro.Schema>IOExceptionCopyright © 2016 FasterXML. All rights reserved.