public class Soap11Decoder extends AbstractSoapDecoder
| Constructor and Description |
|---|
Soap11Decoder() |
| Modifier and Type | Method and Description |
|---|---|
protected SoapRequest |
createEnvelope(org.apache.xmlbeans.XmlObject doc)
Parses SOAP 1.1 Envelope to a SOS internal SOAP request.
|
protected SoapRequest |
createFault(DecodingException de) |
checkSoapAction, decode, getKeys, getSOAPBodyContent, getSoapHeaderdecodeXmlElement, decodeXmlObject, decodeXmlObject, getDecoderKey, getXmlOptions, setXmlOptionsgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderKeyTypes, getSupportedTypesprotected SoapRequest createEnvelope(org.apache.xmlbeans.XmlObject doc) throws DecodingException
createEnvelope in class AbstractSoapDecoderdoc - Request as xml representationDecodingException - if an error occurs.protected SoapRequest createFault(DecodingException de)
createFault in class AbstractSoapDecoderCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.