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

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

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

Methods in com.sun.jersey.api.json that return JSONUnmarshaller
 JSONUnmarshaller JSONJAXBContext.createJSONUnmarshaller()
          Create a JSON unmarshaller.
static JSONUnmarshaller JSONJAXBContext.getJSONUnmarshaller(javax.xml.bind.Unmarshaller unmarshaller, javax.xml.bind.JAXBContext jaxbContext)
          Get a JSONUnmarshaller from a Unmarshaller.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.