Uses of Package
tools.jackson.databind.ser.jackson
Packages that use tools.jackson.databind.ser.jackson
-
Classes in tools.jackson.databind.ser.jackson used by tools.jackson.databind.ser.jacksonClassDescriptionGeneric handler for types that implement
JacksonSerializable.Serializer class that can serialize Object that have aJsonValueannotation to indicate that serialization should be done by calling the method annotated, and serializing result it returns.