Class XmlCollectionJaxbProvider.App

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

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