| Package | Description |
|---|---|
| org.dominokit.jacksonapt | |
| org.dominokit.jacksonapt.ser.bean |
| Class and Description |
|---|
| IdentitySerializationInfo
Contains identity informations for serialization process.
|
| ObjectIdSerializer
Contains the id of a bean and a serializer to facilitate the serialization of the next instances of the object.
|
| TypeSerializationInfo
Contains type serialization informations
|
| Class and Description |
|---|
| AbstractBeanJsonSerializer
Base implementation of
JsonSerializer for beans. |
| AnyGetterPropertySerializer
Serializes a bean's property
|
| BeanPropertySerializer
Serializes a bean's property
|
| HasSerializer
Lazy initialize a
JsonSerializer |
| IdentitySerializationInfo
Contains identity informations for serialization process.
|
| ObjectIdSerializer
Contains the id of a bean and a serializer to facilitate the serialization of the next instances of the object.
|
| SubtypeSerializer
Delegate the serialization of a subtype to a corresponding
JsonSerializer |
| TypeSerializationInfo
Contains type serialization informations
|
Copyright © 2020. All rights reserved.