JavaScript is disabled on your browser.
RESTEasy JAX-RS 3.6.1.Final
All Implemented Interfaces:
javax.ws.rs.ext.MessageBodyReader<JAXBElement <?>>, javax.ws.rs.ext.MessageBodyWriter<JAXBElement <?>>
@Provider
@Consumes(value={"application/fastinfoset","application/*+fastinfoset"})
@Produces(value={"application/fastinfoset","application/*+fastinfoset"})
public class FastinfoSetElementProvider
extends JAXBElementProvider
Version:
$Revision: 1 $
Author:
Bill Burke
Method Summary
Methods inherited from class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
decorateMarshaller , decorateUnmarshaller , findJAXBContext , getCharset , getMarshaller , isDisableDTDs , isDisableExternalEntities , isEnableSecureProcessingFeature , isReadable , isWriteable , processWithSecureProcessing , setCharset , setDisableDTDs , setDisableExternalEntities , setEnableSecureProcessingFeature
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
RESTEasy JAX-RS 3.6.1.Final
Copyright © 2018 JBoss by Red Hat . All rights reserved.