Uses of Annotation Interface
org.codehaus.jackson.annotate.JsonCreator

Packages that use JsonCreator
Package
Description
Main public API classes of the core streaming JSON processor: most importantly JsonFactory used for constructing JSON parser (JsonParser) and generator (JsonParser) instances.
Classes needed for JSON schema support (currently just ability to generate schemas using serialization part of data mapping)