Package org.jboss.resteasy.plugins.providers.jaxb
package org.jboss.resteasy.plugins.providers.jaxb
-
ClassDescriptionA AbstractJAXBProvider.A wrapper class around a JAXBContext that enables additional features to the RESTEasy JAXB-based providers.A JAXB Provider which handles parameter and return types of
JAXBElement
.A JAXBXmlRootElementProvider.A JAXBXmlRootElementProvider.A JAXB entity provider that handles classes withoutXmlRootElement
annotation.Deprecated.This should no longer be used as it's quite simple to implement and is tied to the implementation