org.mule.providers.soap.xfire
Class MuleHeadersOutHandler
java.lang.Object
AbstractHandler
org.mule.providers.soap.xfire.MuleHeadersOutHandler
- public class MuleHeadersOutHandler
- extends AbstractHandler
Writes the Mule Soap Header to the outgoing request.
- See Also:
- Serialized Form
|
Method Summary |
void |
invoke(MessageContext context)
Invoke a handler. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleHeadersOutHandler
public MuleHeadersOutHandler()
invoke
public void invoke(MessageContext context)
throws Exception
- Invoke a handler. If a fault occurs it will be handled via the
handleFault method.
- Parameters:
context - The message context.
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.