| Package | Description |
|---|---|
| org.dominokit.jacksonapt.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 © 2019. All rights reserved.