|
||||||||||
| 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.soap.handler.FaultSoapSerializerHandler
public class FaultSoapSerializerHandler
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.xfire.handler.Handler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
FaultSoapSerializerHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPhase()
The phase which this handler would like to be in. |
void |
invoke(MessageContext context)
Validates that the mustUnderstand and role headers are processed correctly. |
| Methods inherited from class org.codehaus.xfire.handler.AbstractHandler |
|---|
getRoles, getUnderstoodHeaders, handleFault |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaultSoapSerializerHandler()
| Method Detail |
|---|
public java.lang.String getPhase()
Handler
getPhase in interface HandlergetPhase in class AbstractHandlerPhase
public void invoke(MessageContext context)
throws java.lang.Exception
context -
XFireFault
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||