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.
|
Modifier and Type | Class and Description |
---|---|
class |
JettisonJaxbContext
An adaption of
JAXBContext that supports marshalling
and unmarshalling of JAXB beans using the JSON format. |
Modifier and Type | Class and Description |
---|---|
class |
BaseJsonMarshaller
Base JSON marshaller implementation class.
|
class |
BaseJsonUnmarshaller
Base JSON marshaller implementation class.
|
class |
JettisonJaxbMarshaller
JSON JAXB marshaller.
|
class |
JettisonJaxbUnmarshaller
JSON JAXB unmarshaller.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.