| Class | Description |
|---|---|
| ProjoJacksonModule |
The
ProjoJacksonModule configures Jackson so that it can serialize and
deserialize Projo objects. |
| ProjoJacksonSerializer |
The
ProjoJacksonSerializer class is an implementation of a Jackson
BeanSerializer that is capable of serializing Projo objects. |
| ProjoJacksonSerializers |
ProjoJacksonSerializers returns a special ProjoJacksonSerializer whenever
it detects a Projo class. |
| ProjoJacksonTypeResolver | |
| ProjoJacksonValueInstantiator<_Artifact_> |
The
ProjoJacksonValueInstantiator is the main class for handling deserialization of Projo objects
in Jackson. |
| ProjoJacksonValueInstantiators |
Copyright © 2023. All rights reserved.