Uses of Interface
org.glassfish.jersey.jettison.JettisonUnmarshaller
Packages that use JettisonUnmarshaller
Package
Description
Jersey classes supporting JSON media type processing based on Jettison.
Jersey internal classes supporting JSON processing based on Jettison.
-
Uses of JettisonUnmarshaller in org.glassfish.jersey.jettison
Methods in org.glassfish.jersey.jettison that return JettisonUnmarshallerModifier and TypeMethodDescriptionJettisonJaxbContext.createJsonUnmarshaller()Create a JSON unmarshaller.static JettisonUnmarshallerJettisonJaxbContext.getJSONUnmarshaller(jakarta.xml.bind.Unmarshaller unmarshaller) Get aJettisonUnmarshallerfrom aUnmarshaller. -
Uses of JettisonUnmarshaller in org.glassfish.jersey.jettison.internal
Classes in org.glassfish.jersey.jettison.internal that implement JettisonUnmarshallerModifier and TypeClassDescriptionclassBase JSON marshaller implementation class.classJSON JAXB unmarshaller.