| Package | Description |
|---|---|
| com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
| com.sun.jersey.json.impl |
| Modifier and Type | Method and Description |
|---|---|
JSONMarshaller |
JSONJAXBContext.createJSONMarshaller()
Create a JSON marshaller.
|
static JSONMarshaller |
JSONJAXBContext.getJSONMarshaller(Marshaller marshaller,
JAXBContext jaxbContext)
Get a
JSONMarshaller from a Marshaller. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseJSONMarshaller |
class |
JSONMarshallerImpl |
Copyright © 2022. All rights reserved.