Uses of Interface
com.sun.jersey.api.json.JSONConfigurated

Packages that use JSONConfigurated
com.sun.jersey.api.json Provides support for enabling and configuring JSON. 
 

Uses of JSONConfigurated in com.sun.jersey.api.json
 

Classes in com.sun.jersey.api.json that implement JSONConfigurated
 class JSONJAXBContext
          An adaption of JAXBContext that supports marshalling and unmarshalling of JAXB beans using the JSON format.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.