Uses of Package
org.codehaus.jackson.annotate

Packages that use org.codehaus.jackson.annotate
org.codehaus.jackson.annotate   
org.codehaus.jackson.map.annotate   
org.codehaus.jackson.map.jsontype   
 

Classes in org.codehaus.jackson.annotate used by org.codehaus.jackson.annotate
JacksonAnnotation
          Meta-annotation (annotations used on other annotations) used for marking all annotations that are part of Jackson package.
JsonTypeInfo.As
          Definition of standard type inclusion mechanisms for type metadata.
JsonTypeInfo.Id
          Definition of different type identifiers that can be included in JSON during serialization, and used for deserialization.
 

Classes in org.codehaus.jackson.annotate used by org.codehaus.jackson.map.annotate
JacksonAnnotation
          Meta-annotation (annotations used on other annotations) used for marking all annotations that are part of Jackson package.
 

Classes in org.codehaus.jackson.annotate used by org.codehaus.jackson.map.jsontype
JsonTypeInfo.Id
          Definition of different type identifiers that can be included in JSON during serialization, and used for deserialization.
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.