Class XmlRootElementJaxbProvider.App

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

@Produces("application/xml") @Consumes("application/xml") @Singleton public static final class XmlRootElementJaxbProvider.App extends XmlRootElementJaxbProvider
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of application/xml media type.