| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.client.deser.bean |
| Modifier and Type | Class and Description |
|---|---|
static class |
SubtypeDeserializer.BeanSubtypeDeserializer<T>
Delegate the deserialization of a subtype to a corresponding
AbstractBeanJsonDeserializer |
static class |
SubtypeDeserializer.DefaultSubtypeDeserializer<T>
Delegate the deserialization of a subtype to a corresponding
JsonDeserializer |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class,SubtypeDeserializer> |
AbstractBeanJsonDeserializer.initMapSubtypeClassToDeserializer()
Initialize the
Map containing the SubtypeDeserializer. |
Copyright © 2017. All Rights Reserved.