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

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

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)
          Get a JSONMarshaller from a Marshaller.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.