Uses of Package
tools.jackson.databind.ser.impl
Packages that use tools.jackson.databind.ser.impl
Package
Description
Basic data binding (mapping) functionality that
allows for reading JSON content into Java Objects (POJOs)
and JSON Trees (
JsonNode), as well as
writing Java Objects and trees as JSON.Contains implementation classes of serialization part of
data binding.
Contains implementation classes of serialization part of
data binding.
-
Classes in tools.jackson.databind.ser.impl used by tools.jackson.databindClassDescriptionHelper container used for resolving serializers for dynamic (possibly but not necessarily polymorphic) properties: properties whose type is not forced to use dynamic (declared) type and that are not final.Optimized lookup table for accessing two types of serializers; typed and non-typed.
-
Classes in tools.jackson.databind.ser.impl used by tools.jackson.databind.serClassDescriptionObject that knows how to serialize Object Ids.Helper container used for resolving serializers for dynamic (possibly but not necessarily polymorphic) properties: properties whose type is not forced to use dynamic (declared) type and that are not final.Optimized lookup table for accessing two types of serializers; typed and non-typed.
-
Classes in tools.jackson.databind.ser.impl used by tools.jackson.databind.ser.beanClassDescriptionObject that knows how to serialize Object Ids.Helper container used for resolving serializers for dynamic (possibly but not necessarily polymorphic) properties: properties whose type is not forced to use dynamic (declared) type and that are not final.
-
Classes in tools.jackson.databind.ser.impl used by tools.jackson.databind.ser.implClassDescription
VirtualBeanPropertyWriterimplementation used forJsonAppend, to serialize properties backed-by dynamically assignable attribute values.Object that knows how to serialize Object Ids.Helper container used for resolving serializers for dynamic (possibly but not necessarily polymorphic) properties: properties whose type is not forced to use dynamic (declared) type and that are not final.Bogus instance that contains no serializers; used as the default map with new serializers.Value class used for returning tuple that has both serializer that was retrieved and new map instanceTrivial container for bundling type + serializer entries.Optimized lookup table for accessing two types of serializers; typed and non-typed. -
Classes in tools.jackson.databind.ser.impl used by tools.jackson.databind.ser.jdkClassDescriptionHelper container used for resolving serializers for dynamic (possibly but not necessarily polymorphic) properties: properties whose type is not forced to use dynamic (declared) type and that are not final.
-
Classes in tools.jackson.databind.ser.impl used by tools.jackson.databind.ser.stdClassDescriptionHelper container used for resolving serializers for dynamic (possibly but not necessarily polymorphic) properties: properties whose type is not forced to use dynamic (declared) type and that are not final.