| Class | Description |
|---|---|
| JacksonUtil |
Utility class providing static method to help serializing and de-serializing complex object hierarchies with Jackson.
|
| MixInAnnotationsModule |
A
SimpleModule to extend Jackson to mixin annotations for polymorphic types. |
| MixInAnnotationsModule.JacksonPolymorphicAnnotation |
The blueprint class for the following JSON-annotation allowing to convert from JSON to POJO and vice versa
|
| ObjectMapperFactory |
A generic factory to
create instances of a Jackson ObjectMapper. |
Copyright © 2014–2019 devon4j-Team. All rights reserved.