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

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

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

Subclasses of XmlCollectionJaxbProvider in org.glassfish.jersey.message.internal
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-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.