Package org.dominokit.jacksonapt.ser.bean
-
Interface Summary Interface Description IdentitySerializationInfo<T> Contains identity informations for serialization process. -
Class Summary Class Description AbstractBeanJsonSerializer<T> Base implementation ofJsonSerializerfor beans.AbstractIdentitySerializationInfo<T,I> Contains identity informations for serialization process.AbstractValueBeanJsonSerializer<T> Abstract AbstractValueBeanJsonSerializer class.AnyGetterPropertySerializer<T> Serializes a bean's propertyBeanPropertySerializer<T,V> Serializes a bean's propertyHasSerializer<V,S extends JsonSerializer<V>> Lazy initialize aJsonSerializerObjectIdSerializer<I> Contains the id of a bean and a serializer to facilitate the serialization of the next instances of the object.PropertyIdentitySerializationInfo<T,V> Contains identity informations for serialization process.SubtypeSerializer<T,S extends JsonSerializer<T>> Delegate the serialization of a subtype to a correspondingJsonSerializerSubtypeSerializer.BeanSubtypeSerializer<T> Delegate the serialization of a subtype to a correspondingAbstractBeanJsonSerializerSubtypeSerializer.DefaultSubtypeSerializer<T> Delegate the serialization of a subtype to a correspondingJsonSerializerTypeSerializationInfo<T> Contains type serialization informations