| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.client.ser.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdentitySerializationInfo<T,I>
Contains identity informations for serialization process.
|
class |
AnyGetterPropertySerializer<T>
Serializes a bean's property
|
class |
BeanPropertySerializer<T,V>
Serializes a bean's property
|
class |
PropertyIdentitySerializationInfo<T,V>
Contains identity informations for serialization process.
|
class |
SubtypeSerializer<T,S extends JsonSerializer<T>>
Delegate the serialization of a subtype to a corresponding
JsonSerializer |
static class |
SubtypeSerializer.BeanSubtypeSerializer<T>
Delegate the serialization of a subtype to a corresponding
AbstractBeanJsonSerializer |
static class |
SubtypeSerializer.DefaultSubtypeSerializer<T>
Delegate the serialization of a subtype to a corresponding
JsonSerializer |
Copyright © 2016. All Rights Reserved.