|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ soap overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.xmlbeans.impl.soap.SOAPFault
| Uses of SOAPFault in org.apache.xmlbeans.impl.soap |
| Methods in org.apache.xmlbeans.impl.soap that return SOAPFault | |
SOAPFault |
SOAPBody.addFault()
Creates a new SOAPFault object and adds it to
this SOAPBody object. |
SOAPFault |
SOAPBody.getFault()
Returns the SOAPFault object in this SOAPBody
object. |
SOAPFault |
SOAPBody.addFault(Name faultCode,
java.lang.String faultString,
java.util.Locale locale)
Creates a new SOAPFault object and adds it to this
SOAPBody object. |
SOAPFault |
SOAPBody.addFault(Name faultCode,
java.lang.String faultString)
Creates a new SOAPFault object and adds it to this
SOAPBody object. |
|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ soap overview ] | PREV NEXT | ||||||||