| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.client.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() |
Copyright © 2016. All Rights Reserved.