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 classXmlCollectionJaxbProvider.AppJAXB provider for marshalling/un-marshalling collections from/to entities ofapplication/xmlmedia type.static classXmlCollectionJaxbProvider.GeneralJAXB provider for marshalling/un-marshalling collections from/to entities of<type>/<sub-type>+xmlmedia types.static classXmlCollectionJaxbProvider.TextJAXB provider for marshalling/un-marshalling collections from/to entities oftext/xmlmedia type.
-