Uses of Class
org.glassfish.jersey.message.internal.AbstractCollectionJaxbProvider

Packages that use AbstractCollectionJaxbProvider
org.glassfish.jersey.message.internal Common Jersey internal messaging classes. 
 

Uses of AbstractCollectionJaxbProvider in org.glassfish.jersey.message.internal
 

Subclasses of AbstractCollectionJaxbProvider in org.glassfish.jersey.message.internal
 class XmlCollectionJaxbProvider
          Base XML-based message body provider for collections of JAXB beans.
static class XmlCollectionJaxbProvider.App
          JAXB provider for marshalling/un-marshalling collections from/to entities of application/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 of text/xml media type.
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.