Uses of Package
org.dominokit.jacksonapt.ser.bean
| Package | Description |
|---|---|
| org.dominokit.jacksonapt | |
| org.dominokit.jacksonapt.ser.bean |
-
Classes in org.dominokit.jacksonapt.ser.bean used by org.dominokit.jacksonapt Class 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 -
Classes in org.dominokit.jacksonapt.ser.bean used by org.dominokit.jacksonapt.ser.bean Class Description AbstractBeanJsonSerializer Base implementation ofJsonSerializerfor beans.AnyGetterPropertySerializer Serializes a bean's propertyBeanPropertySerializer Serializes a bean's propertyHasSerializer Lazy initialize aJsonSerializerIdentitySerializationInfo 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 correspondingJsonSerializerTypeSerializationInfo Contains type serialization informations