Uses of Package
org.glassfish.jersey.jaxb.internal
Packages that use org.glassfish.jersey.jaxb.internal
-
Classes in org.glassfish.jersey.jaxb.internal used by org.glassfish.jersey.jaxb.internalClassDescriptionAn abstract provider for
T[],Collection<T>, and its subtypes as long as they have the public default constructor or are interfaces implemented by one the following classes:ArrayListLinkedListHashSetTreeSetStackTmust be a JAXB type annotated withXmlRootElement.This is to allow customized JAXB collections checking.An abstract provider forJAXBElement.A base class for implementing JAXB-based readers and writers.An abstract provider for JAXB types that are annotated withXmlRootElementorXmlType.String reader provider producingparam converter providerthat support conversion of a string value into a JAXB instance.Base XML-based message body provider for collections of JAXB beans.Base XML-based message body provider forJAXB elementinstances.Base XML-based message body provider for JAXBroot elementsandtypes.Base XML-based message body reader for JAXB beans.