| Package | Description |
|---|---|
| org.glassfish.jersey.jettison |
Jersey classes supporting JSON media type processing based on Jettison.
|
| org.glassfish.jersey.jettison.internal |
Jersey internal classes supporting JSON processing based on Jettison.
|
| Class and Description |
|---|
| 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. |
| JettisonConfig.Notation
Enumeration of supported JSON notations.
|
| 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 and Description |
|---|
| JettisonConfig
An immutable configuration of JSON notation and options.
|
| 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.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.