| Package | Description |
|---|---|
| org.apache.axiom.soap |
| Modifier and Type | Method and Description |
|---|---|
SOAPFaultNode |
SOAPFactory.createSOAPFaultNode() |
SOAPFaultNode |
SOAPFactory.createSOAPFaultNode(SOAPFault parent)
Node eii under SOAPFault (parent)
|
SOAPFaultNode |
SOAPFactory.createSOAPFaultNode(SOAPFault parent,
OMXMLParserWrapper builder)
Node eii under SOAPFault (parent)
|
SOAPFaultNode |
SOAPFault.getNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SOAPFault.setNode(SOAPFaultNode node)
SOAPFaultNode is an optional item in a Fault, in SOAP 1.2 specification
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.