Package | Description |
---|---|
com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
com.sun.jersey.json.impl | |
com.sun.jersey.json.impl.provider.entity | |
com.sun.jersey.json.impl.reader | |
com.sun.jersey.json.impl.writer |
Class and Description |
---|
JSONConfigurated
An interface declaring a JSON configuration is available.
|
JSONConfiguration
An immutable configuration of JSON notation and options.
|
JSONConfiguration.Builder
Builder class for constructing
JSONConfiguration options |
JSONConfiguration.MappedBuilder
Builder class for constructing
JSONConfiguration options
for the JSONConfiguration.Notation.MAPPED convention. |
JSONConfiguration.MappedJettisonBuilder
Builder class for constructing
JSONConfiguration options
for the JSONConfiguration.Notation.MAPPED_JETTISON convention. |
JSONConfiguration.NaturalBuilder
Builder class for constructing
JSONConfiguration options
for the JSONConfiguration.Notation.NATURAL convention. |
JSONConfiguration.Notation
Enumeration of supported JSON notations.
|
JSONJAXBContext.JSONNotation
Deprecated.
|
JSONMarshaller
A JSON marshaller responsible for serializing Java content trees, defined
by JAXB, to JSON data.
|
JSONUnmarshaller
A JSON unmarshaller responsible for deserializing JSON data to a Java
content tree, defined by JAXB.
|
Class and Description |
---|
JSONConfigurated
An interface declaring a JSON configuration is available.
|
JSONConfiguration
An immutable configuration of JSON notation and options.
|
JSONMarshaller
A JSON marshaller responsible for serializing Java content trees, defined
by JAXB, to JSON data.
|
JSONUnmarshaller
A JSON unmarshaller responsible for deserializing JSON data to a Java
content tree, defined by JAXB.
|
Class and Description |
---|
JSONWithPadding
An entity supporting JSON with Padding (JSONP).
|
Class and Description |
---|
JSONConfiguration
An immutable configuration of JSON notation and options.
|
Class and Description |
---|
JSONConfiguration
An immutable configuration of JSON notation and options.
|
Copyright © 2013 Oracle Corporation. All rights reserved.