Skip navigation links
jackson-databind 2.5.4.redhat-2

Package com.fasterxml.jackson.databind.jsontype

Package that contains interfaces that define how to implement functionality for dynamically resolving type during deserialization.

See: Description

Package com.fasterxml.jackson.databind.jsontype Description

Package that contains interfaces that define how to implement functionality for dynamically resolving type during deserialization. This is needed for complete handling of polymorphic types, where actual type can not be determined statically (declared type is a supertype of actual polymorphic serialized types).
Skip navigation links
jackson-databind 2.5.4.redhat-2

Copyright © 2014-2017 FasterXML. All Rights Reserved.