Uses of Package
com.fasterxml.jackson.jaxrs.json.annotation

Packages that use com.fasterxml.jackson.jaxrs.json.annotation
com.fasterxml.jackson.jaxrs.json Jackson-based JAX-RS provider that can automatically serialize and deserialize resources for JSON content type (MediaType). 
com.fasterxml.jackson.jaxrs.json.annotation Package that contains utility classes and methods for the JAX-RS JSON provider module. 
 

Classes in com.fasterxml.jackson.jaxrs.json.annotation used by com.fasterxml.jackson.jaxrs.json
EndpointConfig
          Container class for figuring out annotation-based configuration for JAX-RS end points.
 

Classes in com.fasterxml.jackson.jaxrs.json.annotation used by com.fasterxml.jackson.jaxrs.json.annotation
EndpointConfig
          Container class for figuring out annotation-based configuration for JAX-RS end points.
JSONP
           
JSONP.Def
          Helper class for encapsulating information from JSONP annotation instance.
 



Copyright © 2012 fasterxml.com. All Rights Reserved.