|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.handler.AbstractHandler
org.mule.providers.soap.xfire.MuleHeadersInHandler
Reads the Mule Soap Header and sets the various header properties on the context.
Field Summary | |
protected org.jdom.Namespace |
ns
|
Fields inherited from interface org.codehaus.xfire.handler.Handler |
ROLE |
Constructor Summary | |
MuleHeadersInHandler()
|
Method Summary | |
void |
invoke(org.codehaus.xfire.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 |
Field Detail |
protected final org.jdom.Namespace ns
Constructor Detail |
public MuleHeadersInHandler()
Method Detail |
public void invoke(org.codehaus.xfire.MessageContext context) throws Exception
handleFault
method.
context
- The message context.
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |