Package | Description |
---|---|
org.apache.axiom.soap | |
org.apache.axiom.soap.impl.builder |
Modifier and Type | Method and Description |
---|---|
SOAPFaultText |
SOAPFactory.createSOAPFaultText() |
SOAPFaultText |
SOAPFactory.createSOAPFaultText(SOAPFaultReason parent)
SubCode eii under SubCode (parent)
|
SOAPFaultText |
SOAPFaultReason.getFirstSOAPText() |
SOAPFaultText |
SOAPFaultReason.getSOAPFaultText(String language) |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFaultReason.addSOAPText(SOAPFaultText soapFaultText) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultText |
SOAP12FactoryEx.createSOAPFaultText(SOAPFaultReason parent,
OMXMLParserWrapper builder)
SubCode eii under SubCode (parent)
|
Copyright © The Apache Software Foundation. All Rights Reserved.