JavaScript is disabled on your browser.
RESTEasy JAX-RS 4.4.1.Final
All Implemented Interfaces:
javax.ws.rs.ext.MessageBodyReader<Object >, javax.ws.rs.ext.MessageBodyWriter<Object >
@Provider
@Consumes(value={"application/fastinfoset","application/*+fastinfoset"})
@Produces(value={"application/fastinfoset","application/*+fastinfoset"})
public class FastInfosetMapProvider
extends MapProvider
Author:
Przemyslaw Bielicki
Method Summary
Methods inherited from class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
getCharset , getFinder , getJAXBObject , getSize , isDisableDTDs , isDisableExternalEntities , isEnableSecureProcessingFeature , isReadable , isWrapped , isWriteable , readFrom , setDisableDTDs , setDisableExternalEntities , setEnableSecureProcessingFeature , writeTo
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
RESTEasy JAX-RS 4.4.1.Final
Copyright © 2019 JBoss by Red Hat . All rights reserved.