public class Soap12Encoder extends AbstractSoapEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object> implements StreamingEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>
DEFAULT_FAULT_REASON, MISSING_EXCEPTION_DETAIL_TEXT, MISSING_RESPONSE_DETAIL_TEXT| Constructor and Description |
|---|
Soap12Encoder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
encode(java.lang.Object element,
EncodingContext additionalValues) |
void |
encode(java.lang.Object element,
java.io.OutputStream outputStream,
EncodingContext ctx) |
java.util.Set<EncoderKey> |
getKeys() |
createSOAPBody, createSOAPBody, createSOAPFault, createSOAPFaultFromExceptionResponse, encode, getBodyContent, getContentType, getExceptionActionURIencodeObjectToXml, 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 java.util.Set<EncoderKey> getKeys()
getKeys in interface Keyed<EncoderKey>getKeys in class AbstractSoapEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>public org.apache.xmlbeans.XmlObject encode(java.lang.Object element,
EncodingContext additionalValues)
throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,java.lang.Object>EncodingExceptionpublic void encode(java.lang.Object element,
java.io.OutputStream outputStream,
EncodingContext ctx)
throws EncodingException
encode in interface StreamingEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>EncodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.