|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.interceptor.ClientFaultConverter
public class ClientFaultConverter
Takes a Fault and converts it to a local exception type if possible.
| Field Summary | |
|---|---|
static String |
DISABLE_FAULT_MAPPING
|
| Constructor Summary | |
|---|---|
ClientFaultConverter()
|
|
ClientFaultConverter(String phase)
|
|
| Method Summary | |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message msg)
|
protected void |
processFaultDetail(org.apache.cxf.interceptor.Fault fault,
org.apache.cxf.message.Message msg)
|
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DISABLE_FAULT_MAPPING
| Constructor Detail |
|---|
public ClientFaultConverter()
public ClientFaultConverter(String phase)
| Method Detail |
|---|
public void handleMessage(org.apache.cxf.message.Message msg)
protected void processFaultDetail(org.apache.cxf.interceptor.Fault fault,
org.apache.cxf.message.Message msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||