|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.soap.server.ExceptionFaultListener
Listens for faults, and adds a Parameter wrapping the source exception to the fault detail entry list.
| Constructor Summary | |
ExceptionFaultListener()
|
|
| Method Summary | |
void |
fault(SOAPFaultEvent _faultEvent)
Invoked when an exception occurs during message processing |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ExceptionFaultListener()
| Method Detail |
public void fault(SOAPFaultEvent _faultEvent)
_faultEvent - The SOAP fault event that occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||