| 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.DefaultSubtypeSerializer<T>
Delegate the serialization of a subtype to a corresponding
JsonSerializer |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class,SubtypeSerializer> |
AbstractBeanJsonSerializer.initMapSubtypeClassToSerializer()
Initialize the
Map containing the SubtypeSerializer. |
Copyright © 2017. All Rights Reserved.