Class XmlCollectionJaxbProvider.Text

All Implemented Interfaces:
MessageBodyReader<Object>, MessageBodyWriter<Object>
Enclosing class:
XmlCollectionJaxbProvider

@Produces("text/xml") @Consumes("text/xml") @Singleton public static final class XmlCollectionJaxbProvider.Text extends XmlCollectionJaxbProvider
JAXB provider for marshalling/un-marshalling collections from/to entities of text/xml media type.