|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JettisonConfigured | An interface declaring a JSON configuration is available. |
| JettisonMarshaller | A JSON marshaller responsible for serializing Java content trees, defined by JAXB, to JSON data. |
| JettisonUnmarshaller | A JSON unmarshaller responsible for deserializing JSON data to a Java content tree, defined by JAXB. |
| Class Summary | |
|---|---|
| JettisonConfig | An immutable configuration of JSON notation and options. |
| JettisonConfig.Builder | Builder class for constructing JettisonConfig options |
| JettisonConfig.MappedJettisonBuilder | Builder class for constructing JettisonConfig options
for the JettisonConfig.Notation.MAPPED_JETTISON convention. |
| JettisonFeature | Feature used to register Jettison JSON providers. |
| JettisonJaxbContext | An adaption of JAXBContext that supports marshalling
and unmarshalling of JAXB beans using the JSON format. |
| Enum Summary | |
|---|---|
| JettisonConfig.Notation | Enumeration of supported JSON notations. |
Jersey classes supporting JSON media type processing based on Jettison.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||