Uses of Class
org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
Packages that use XmlRootElementJaxbProvider
-
Uses of XmlRootElementJaxbProvider in org.glassfish.jersey.jaxb.internal
Subclasses of XmlRootElementJaxbProvider in org.glassfish.jersey.jaxb.internalModifier and TypeClassDescriptionstatic final class
Provider for marshalling/un-marshalling JAXBroot element
andtype
instances from/to entities ofapplication/xml
media type.static final class
Provider for marshalling/un-marshalling JAXBroot element
andtype
instances from/to entities of<type>/<sub-type>+xml
media types.static final class
Provider for marshalling/un-marshalling JAXBroot element
andtype
instances from/to entities oftext/xml
media type.