| Package | Description |
|---|---|
| com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2016 Oracle Corporation. All Rights Reserved.