Uses of Annotation Interface
tools.jackson.databind.annotation.JacksonStdImpl

Packages that use JacksonStdImpl
Package
Description
Package that contains standard value and key deserializer implementations Jackson uses for its own public types.
Package that contains standard value and key deserializer implementations Jackson uses for core JDK types.
Package that contains standard value and key deserializer base classes that Jackson both uses for its own implementations and offers for module developers as convenient partial implementations.
Package that contains handlers specific to SQL datatypes.
Contains implementation classes of serialization part of data binding.