|
Apache SOAP API Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Fault | |
| org.apache.soap | |
| org.apache.soap.rpc | |
| Uses of Fault in org.apache.soap |
| Methods in org.apache.soap that return Fault | |
static Fault |
Fault.unmarshall(java.lang.String inScopeEncStyle, org.w3c.dom.Node src, XMLJavaMappingRegistry xjmr, SOAPContext ctx) |
| Uses of Fault in org.apache.soap.rpc |
| Methods in org.apache.soap.rpc that return Fault | |
Fault |
Response.getFault() |
| Methods in org.apache.soap.rpc with parameters of type Fault | |
void |
Response.setFault(Fault fault) |
| Constructors in org.apache.soap.rpc with parameters of type Fault | |
Response(java.lang.String targetObjectURI, java.lang.String methodName, Fault fault, java.util.Vector params, Header header, java.lang.String encodingStyleURI, SOAPContext ctx)Use this constructor when things didn't go so well. | |
|
Apache SOAP API Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||