com.fasterxml.jackson.databind).See: Description
| Interface | Description | 
|---|---|
| ConfigFeature | 
 Interface that actual SerializationFeature enumerations used by
  
MapperConfig implementations must implement. | 
| Class | Description | 
|---|---|
| BaseSettings | 
 Immutable container class used to store simple configuration
 settings. 
 | 
| ContextAttributes | 
 Helper class used for storing and accessing per-call attributes. 
 | 
| ContextAttributes.Impl | |
| DeserializerFactoryConfig | 
 Configuration settings container class for  
DeserializerFactory. | 
| HandlerInstantiator | 
 Helper class used for handling details of creating handler instances (things
 like  
JsonSerializers, JsonDeserializers, various type
 handlers) of specific types. | 
| MapperConfig<T extends MapperConfig<T>> | 
 Interface that defines functionality accessible through both
 serialization and deserialization configuration objects;
 accessors to mode-independent configuration settings
 and such. 
 | 
| MapperConfigBase<CFG extends ConfigFeature,T extends MapperConfigBase<CFG,T>> | |
| PackageVersion | 
 Automatically generated from PackageVersion.java.in during
 packageVersion-generate execution of maven-replacer-plugin in
 pom.xml. 
 | 
| SerializerFactoryConfig | 
 Configuration settings container class for
  
SerializerFactory implementations. | 
com.fasterxml.jackson.databind).Copyright © 2014-2015 FasterXML. All Rights Reserved.