Uses of Class
org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Packages that use AbstractRootElementJaxbProvider
-
Uses of AbstractRootElementJaxbProvider in org.glassfish.jersey.jaxb.internal
Subclasses of AbstractRootElementJaxbProvider in org.glassfish.jersey.jaxb.internalModifier and TypeClassDescriptionclass
Base XML-based message body provider for JAXBroot elements
andtypes
.static 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.