@Provider @Consumes(value="application/*+fastinfoset") @Produces(value="application/*+fastinfoset") public class FastinfoSetElementProvider extends JAXBElementProvider
providers
Constructor and Description |
---|
FastinfoSetElementProvider() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
needsSecurity() |
isReadWritable, readFrom, writeTo
decorateMarshaller, decorateUnmarshaller, findJAXBContext, getCharset, getMarshaller, isDisableDTDs, isDisableExternalEntities, isEnableSecureProcessingFeature, isReadable, isWriteable, processWithSecureProcessing, setCharset, setDisableDTDs, setDisableExternalEntities, setEnableSecureProcessingFeature
getSize
protected boolean needsSecurity()
needsSecurity
in class AbstractJAXBProvider<JAXBElement<?>>
Copyright © 2014. All Rights Reserved.