|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an interface to be implemented by exceptions that can generate their own SOAPFault directly. Axis2 can extract the body and any headers and use them in the response.
Method Summary | |
Iterator |
getHeaders()
Get any Headers to include in the message. |
SOAPFault |
getSOAPFault()
The full SOAPFault to send back. |
Method Detail |
public Iterator getHeaders()
public SOAPFault getSOAPFault()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |