|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDeserializerBase | |
---|---|
org.codehaus.jackson.map.jsontype.impl | Package that contains standard implementations for
TypeResolverBuilder
and
org.codehaus.jackson.map.jsontype.JsonTypeResolver it
can construct. |
Uses of TypeDeserializerBase in org.codehaus.jackson.map.jsontype.impl |
---|
Subclasses of TypeDeserializerBase in org.codehaus.jackson.map.jsontype.impl | |
---|---|
class |
AsArrayTypeDeserializer
Type deserializer used with JsonTypeInfo.As#WRAPPER_ARRAY
inclusion mechanism. |
class |
AsPropertyTypeDeserializer
Type deserializer used with JsonTypeInfo.As#PROPERTY
inclusion mechanism. |
class |
AsWrapperTypeDeserializer
Type deserializer used with JsonTypeInfo.As#WRAPPER_OBJECT
inclusion mechanism. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |