See: Description
| Class | Description | 
|---|---|
| ApacheAvroFactory | Alternative  AvroFactoryimplementation that uses
 codecs from Apache Avro library instead of Jackson "native"
 codecs. | 
| ApacheAvroParserImpl | Implementation class that exposes additional internal API
 to be used as callbacks by  AvroReadContextimplementations. | 
| ApacheCodecRecycler | Simple helper class that contains extracted functionality for
 simple encoder/decoder recycling. | 
| CustomEncodingDeserializer<T> | Deserializes an object using a avro  CustomEncoding | 
| DecoderOverAvroParser | Wraps an AvroParser instance and allows it to be advanced by reading from it like an avro  Decoder | 
| Exception | Description | 
|---|---|
| ApacheCodecRecycler.BadSchemaException | 
Copyright © 2019 FasterXML. All rights reserved.