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

Packages that use com.fasterxml.jackson.jaxrs.json.cfg
com.fasterxml.jackson.jaxrs.json Jackson-based JAX-RS provider that can automatically serialize and deserialize resources for JSON content type (MediaType). 
 

Classes in com.fasterxml.jackson.jaxrs.json.cfg used by com.fasterxml.jackson.jaxrs.json
MapperConfigurator
          Helper class used to encapsulate details of configuring an ObjectMapper instance to be used for data binding, as well as accessing it.
 



Copyright © 2012 fasterxml.com. All Rights Reserved.