Package | Description |
---|---|
com.fasterxml.jackson.databind.jsontype.impl |
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver . |
Modifier and Type | Class and Description |
---|---|
class |
AsExistingPropertyTypeSerializer
Type serializer used with
JsonTypeInfo.As.EXISTING_PROPERTY inclusion mechanism. |
class |
AsPropertyTypeSerializer
Type serializer that preferably embeds type information as an additional
JSON Object property, if possible (when resulting serialization would
use JSON Object).
|
Modifier and Type | Method and Description |
---|---|
AsArrayTypeSerializer |
AsArrayTypeSerializer.forProperty(BeanProperty prop) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.