| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.client.ser.bean |
| Modifier and Type | Class and Description |
|---|---|
static class |
SubtypeSerializer.BeanSubtypeSerializer<T>
Delegate the serialization of a subtype to a corresponding
AbstractBeanJsonSerializer |
static class |
SubtypeSerializer.EnumSubtypeSerializer<E extends Enum<E>>
Delegate the serialization of an enum subtype to a corresponding
EnumJsonSerializer |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class,SubtypeSerializer> |
AbstractBeanJsonSerializer.initMapSubtypeClassToSerializer()
Initialize the
Map containing the SubtypeSerializer. |
Copyright © 2014. All Rights Reserved.