| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
com.fasterxml.jackson.databind).
See:
          Description
| Interface Summary | |
|---|---|
| ConfigFeature | Interface that actual SerializationFeature enumerations used by MapperConfigimplementations must implement. | 
| Class Summary | |
|---|---|
| BaseSettings | Immutable container class used to store simple configuration settings. | 
| DatabindVersion | Helper class used for finding and caching version information for the databind bundle. | 
| 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>> | |
| SerializerFactoryConfig | Configuration settings container class for SerializerFactoryimplementations. | 
Package that contains most of configuration-related classes;
exception being couple of most-commonly used configuration
things (like Feature enumerations) that are at the
main level (com.fasterxml.jackson.databind).
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||