|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SoapFaultResolver
Resolves a SOAP fault. Called after a SOAP fault has been unmarshalled into a SoapFault object.
Method Summary | |
---|---|
Object |
handleFault(SoapFault fault)
Handles the SOAP fault. |
Method Detail |
---|
Object handleFault(SoapFault fault)
null
, or throw a
runtime exception.
fault
- the unmarshalled SOAP fault.
null
if no response object is to be returned.
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |