Uses of Class
org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Package
Description
Jersey JSON Jettison provider internal message entity processing utility classes.
-
Uses of AbstractCollectionJaxbProvider in org.glassfish.jersey.jaxb.internal
Modifier and TypeClassDescriptionclass
Base XML-based message body provider for collections of JAXB beans.static final class
JAXB provider for marshalling/un-marshalling collections from/to entities ofapplication/xml
media type.static final class
JAXB provider for marshalling/un-marshalling collections from/to entities of<type>/<sub-type>+xml
media types.static final class
JAXB provider for marshalling/un-marshalling collections from/to entities oftext/xml
media type. -
Uses of AbstractCollectionJaxbProvider in org.glassfish.jersey.jettison.internal.entity
Modifier and TypeClassDescriptionclass
JSON message entity media type provider (reader & writer) for collection types.static final class
static final class