Modifier and Type | Method and Description |
---|---|
SOAPMessage |
SOAPFactory.createSOAPMessage()
Eran Chinthaka (chinthaka@apache.org)
|
SOAPMessage |
SOAPFactory.createSOAPMessage(OMXMLParserWrapper builder) |
SOAPMessage |
SOAPFactory.createSOAPMessage(SOAPEnvelope envelope,
OMXMLParserWrapper parserWrapper) |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
StAXSOAPModelBuilder.getSoapMessage() |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
DOMSOAPFactory.createSOAPMessage() |
SOAPMessage |
DOMSOAPFactory.createSOAPMessage(OMXMLParserWrapper builder) |
SOAPMessage |
DOMSOAPFactory.createSOAPMessage(SOAPEnvelope envelope,
OMXMLParserWrapper parserWrapper) |
Modifier and Type | Class and Description |
---|---|
class |
SOAPMessageImpl |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
SOAP11Factory.createSOAPMessage() |
SOAPMessage |
SOAP11Factory.createSOAPMessage(OMXMLParserWrapper builder) |
SOAPMessage |
SOAP11Factory.createSOAPMessage(SOAPEnvelope envelope,
OMXMLParserWrapper parserWrapper) |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
SOAP12Factory.createSOAPMessage() |
SOAPMessage |
SOAP12Factory.createSOAPMessage(OMXMLParserWrapper builder) |
SOAPMessage |
SOAP12Factory.createSOAPMessage(SOAPEnvelope envelope,
OMXMLParserWrapper parserWrapper) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.