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