Interface | Description |
---|---|
ObjectMapperFactory |
A factory to produce
ObjectMapper instances |
Class | Description |
---|---|
DefaultObjectMapperFactory |
Factory for a basic
ObjectMapper |
GuiceObjectMapperFactory |
A factory for
ObjectMapper s that will inherit the injector from wherever it is provided. |
ObjectMapper<T> |
This is the object mapper.
|
ObjectMapper.FieldData |
Holder for field-specific information
|
Exception | Description |
---|---|
InvalidTypeException | |
ObjectMappingException |
Exception thrown on errors encountered while mapping objects
|
Annotation Type | Description |
---|---|
Setting |
Fields with this annotation are
|
Copyright © 2014–2017. All rights reserved.