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

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

Methods in com.sun.jersey.api.json that return JSONMarshaller
 JSONMarshaller JSONJAXBContext.createJSONMarshaller()
          Create a JSON marshaller.
static JSONMarshaller JSONJAXBContext.getJSONMarshaller(javax.xml.bind.Marshaller marshaller, javax.xml.bind.JAXBContext jaxbContext)
          Get a JSONMarshaller from a Marshaller.
 



Copyright © 2017 Oracle Corporation. All Rights Reserved.