Class XmlJaxbElementProvider.App

All Implemented Interfaces:
MessageBodyReader<jakarta.xml.bind.JAXBElement<?>>, MessageBodyWriter<jakarta.xml.bind.JAXBElement<?>>
Enclosing class:
XmlJaxbElementProvider

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