org.codehaus.xfire.soap.handler
Class FaultSoapSerializerHandler
java.lang.Object
org.codehaus.xfire.handler.AbstractHandler
org.codehaus.xfire.soap.handler.FaultSoapSerializerHandler
- All Implemented Interfaces:
- Handler
public class FaultSoapSerializerHandler
- extends AbstractHandler
Fields inherited from interface org.codehaus.xfire.handler.Handler |
ROLE |
Method Summary |
void |
invoke(MessageContext context)
Validates that the mustUnderstand and role headers are processed correctly. |
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 |
FaultSoapSerializerHandler
public FaultSoapSerializerHandler()
invoke
public void invoke(MessageContext context)
throws Exception
- Validates that the mustUnderstand and role headers are processed correctly.
- Parameters:
context
-
- Throws:
XFireFault
Exception
Copyright © 2004-2013. All Rights Reserved.