| Class | Description | 
|---|---|
| ArrayWriteContext | |
| AvroWriteContext | |
| MapWriteContext | Alternative to  ObjectWriteContextthat needs to be used with
 Avro Map datatype. | 
| NonBSGenericDatumWriter<D> | Need to sub-class to prevent encoder from crapping on writing an optional
 Enum value (see [dataformat-avro#12]) | 
| NopWriteContext | Bogus  AvroWriteContextused when ignoring structured output. | 
| ObjectWriteContext | 
Copyright © 2016 FasterXML. All rights reserved.