Uses of Class
com.fasterxml.jackson.databind.introspect.AnnotatedMethod.Serialization
Packages that use AnnotatedMethod.Serialization
Package
Description
Functionality needed for Bean introspection, required for detecting
accessors and mutators for Beans, as well as locating and handling
method annotations.
-
Uses of AnnotatedMethod.Serialization in com.fasterxml.jackson.databind.introspect
Fields in com.fasterxml.jackson.databind.introspect declared as AnnotatedMethod.SerializationModifier and TypeFieldDescriptionprotected AnnotatedMethod.SerializationAnnotatedMethod._serializationField that is used to make JDK serialization work with this object.Constructors in com.fasterxml.jackson.databind.introspect with parameters of type AnnotatedMethod.SerializationModifierConstructorDescriptionprotectedMethod used for JDK serialization support