|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAPFaultNode | |
|---|---|
| org.apache.axiom.soap | |
| org.apache.axiom.soap.impl.builder | |
| Uses of SOAPFaultNode in org.apache.axiom.soap |
|---|
| Methods in org.apache.axiom.soap that return SOAPFaultNode | |
|---|---|
SOAPFaultNode |
SOAPFactory.createSOAPFaultNode()
|
SOAPFaultNode |
SOAPFactory.createSOAPFaultNode(SOAPFault parent)
Node eii under SOAPFault (parent) |
SOAPFaultNode |
SOAPFault.getNode()
|
| Methods in org.apache.axiom.soap with parameters of type SOAPFaultNode | |
|---|---|
void |
SOAPFault.setNode(SOAPFaultNode node)
SOAPFaultNode is an optional item in a Fault, in SOAP 1.2 specification |
| Uses of SOAPFaultNode in org.apache.axiom.soap.impl.builder |
|---|
| Methods in org.apache.axiom.soap.impl.builder that return SOAPFaultNode | |
|---|---|
SOAPFaultNode |
SOAPFactoryEx.createSOAPFaultNode(SOAPFault parent,
OMXMLParserWrapper builder)
Node eii under SOAPFault (parent) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||