Uses of Class
org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
-
Packages that use XmlCollectionJaxbProvider Package Description org.glassfish.jersey.jaxb.internal -
-
Uses of XmlCollectionJaxbProvider in org.glassfish.jersey.jaxb.internal
Subclasses of XmlCollectionJaxbProvider in org.glassfish.jersey.jaxb.internal Modifier and Type Class Description static class
XmlCollectionJaxbProvider.App
JAXB provider for marshalling/un-marshalling collections from/to entities ofapplication/xml
media type.static class
XmlCollectionJaxbProvider.General
JAXB provider for marshalling/un-marshalling collections from/to entities of<type>/<sub-type>+xml
media types.static class
XmlCollectionJaxbProvider.Text
JAXB provider for marshalling/un-marshalling collections from/to entities oftext/xml
media type.
-