|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.handler.AbstractHandler
org.codehaus.xfire.fault.FaultSender
Sends messages out via the out channel on the message exchange.
Field Summary |
Fields inherited from interface org.codehaus.xfire.handler.Handler |
ROLE |
Constructor Summary | |
FaultSender()
|
Method Summary | |
void |
invoke(MessageContext context)
Invoke a handler. |
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler |
after, before, getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPhase |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FaultSender()
Method Detail |
public void invoke(MessageContext context) throws XFireFault
Handler
handleFault
method.
XFireFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |