Uses of Package
org.glassfish.jersey.jettison
Package
Description
Jersey classes supporting JSON media type processing based on Jettison.
Jersey internal classes supporting JSON processing based on Jettison.
-
ClassDescriptionAn immutable configuration of JSON notation and options.Builder class for constructing
JettisonConfig
optionsBuilder class for constructingJettisonConfig
options for theJettisonConfig.Notation.MAPPED_JETTISON
convention.Enumeration of supported JSON notations.An interface declaring a JSON configuration is available.A JSON marshaller responsible for serializing Java content trees, defined by JAXB, to JSON data.A JSON unmarshaller responsible for deserializing JSON data to a Java content tree, defined by JAXB. -
ClassDescriptionAn immutable configuration of JSON notation and options.An interface declaring a JSON configuration is available.A JSON marshaller responsible for serializing Java content trees, defined by JAXB, to JSON data.A JSON unmarshaller responsible for deserializing JSON data to a Java content tree, defined by JAXB.