Modifier and Type | Method and Description |
---|---|
SOAPMessage |
OMDOMMetaFactory.createSOAPMessage(OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
OMLinkedListMetaFactory.createSOAPMessage(OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
SOAPFactory.createSOAPMessage() |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
OMMetaFactoryEx.createSOAPMessage(OMXMLParserWrapper builder)
Create a
SOAPMessage not linked to a particular SOAPFactory . |
SOAPMessage |
SOAPFactoryEx.createSOAPMessage(OMXMLParserWrapper builder) |
SOAPMessage |
StAXSOAPModelBuilder.getSoapMessage() |
Modifier and Type | Method and Description |
---|---|
SOAPEnvelope |
SOAPFactoryEx.createSOAPEnvelope(SOAPMessage message,
OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
DOMSOAPFactory.createSOAPMessage() |
SOAPMessage |
DOMSOAPFactory.createSOAPMessage(OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPEnvelope |
DOMSOAPFactory.createSOAPEnvelope(SOAPMessage message,
OMXMLParserWrapper builder) |
Modifier and Type | Class and Description |
---|---|
class |
SOAPMessageImpl |
Constructor and Description |
---|
SOAPEnvelopeImpl(SOAPMessage message,
OMXMLParserWrapper builder,
SOAPFactory factory)
Constructor
|
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
SOAP11Factory.createSOAPMessage() |
SOAPMessage |
SOAP11Factory.createSOAPMessage(OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPEnvelope |
SOAP11Factory.createSOAPEnvelope(SOAPMessage message,
OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
SOAP12Factory.createSOAPMessage() |
SOAPMessage |
SOAP12Factory.createSOAPMessage(OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPEnvelope |
SOAP12Factory.createSOAPEnvelope(SOAPMessage message,
OMXMLParserWrapper builder) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.