public class Soap11Encoder extends AbstractSoapEncoder<org.apache.xmlbeans.XmlObject,Object> implements StreamingEncoder<org.apache.xmlbeans.XmlObject,Object>
DEFAULT_FAULT_REASON, MISSING_EXCEPTION_DETAIL_TEXT, MISSING_RESPONSE_DETAIL_TEXT| Constructor and Description |
|---|
Soap11Encoder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
encode(Object element,
EncodingContext additionalValues) |
void |
encode(Object element,
OutputStream outputStream,
EncodingContext ctx) |
Set<EncoderKey> |
getKeys() |
encode, getBodyContent, getContentType, getExceptionActionURI, getSoapFaultReasonTextencodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getDocumentEncoder, getDocumentEncoder, getDocumentEncoderKey, getDocumentEncoderKey, getEncoder, getEncoder, getEncoderKey, getEncoderKey, getPropertyTypeEncoder, getPropertyTypeEncoder, getPropertyTypeEncoderKey, getPropertyTypeEncoderKey, getXmlOptions, setXmlOptions, substitutegetEncoder, getEncoderRepository, setEncoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeencode, getContentType, getSupportedTypesaddNamespacePrefixToMap, getSchemaLocationspublic Set<EncoderKey> getKeys()
getKeys in interface Keyed<EncoderKey>getKeys in class AbstractSoapEncoder<org.apache.xmlbeans.XmlObject,Object>public org.apache.xmlbeans.XmlObject encode(Object element, EncodingContext additionalValues) throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,Object>EncodingExceptionpublic void encode(Object element, OutputStream outputStream, EncodingContext ctx) throws EncodingException
encode in interface StreamingEncoder<org.apache.xmlbeans.XmlObject,Object>EncodingExceptionCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.