Package | Description |
---|---|
com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
com.sun.jersey.json.impl |
Modifier and Type | Class and Description |
---|---|
class |
JSONJAXBContext
An adaption of
JAXBContext that supports marshalling
and unmarshalling of JAXB beans using the JSON format. |
Modifier and Type | Class and Description |
---|---|
class |
BaseJSONMarshaller |
class |
BaseJSONUnmarshaller |
class |
JSONMarshallerImpl |
class |
JSONUnmarshallerImpl |
Copyright © 2013 Oracle Corporation. All rights reserved.