| Package | Description |
|---|---|
| org.dominokit.jacksonapt.ser.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyGetterPropertySerializer<T>
Serializes a bean's property
|
class |
PropertyIdentitySerializationInfo<T,V>
Contains identity informations for serialization process.
|
| Modifier and Type | Field and Description |
|---|---|
protected BeanPropertySerializer[] |
AbstractBeanJsonSerializer.serializers |
| Modifier and Type | Method and Description |
|---|---|
protected BeanPropertySerializer[] |
AbstractBeanJsonSerializer.initSerializers()
Initialize the
Map containing the property serializers. |
protected abstract BeanPropertySerializer<T,?> |
AbstractValueBeanJsonSerializer.initValueSerializer()
initValueSerializer
|
Copyright © 2019. All rights reserved.