Package org.glassfish.jersey.jettison
package org.glassfish.jersey.jettison
Jersey classes supporting JSON media type processing based on Jettison.
-
ClassDescriptionAn immutable configuration of JSON notation and options.Builder class for constructing
JettisonConfigoptionsBuilder class for constructingJettisonConfigoptions for theJettisonConfig.Notation.MAPPED_JETTISONconvention.Enumeration of supported JSON notations.An interface declaring a JSON configuration is available.Feature used to register Jettison JSON providers.An adaption ofJAXBContextthat supports marshalling and unmarshalling of JAXB beans using the JSON format.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.