public class Soap11FaultInInterceptor extends AbstractSoapInterceptor
| Constructor and Description |
|---|
Soap11FaultInInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(SoapMessage message)
Intercepts a message.
|
static SoapFault |
unmarshalFault(SoapMessage message,
XMLStreamReader reader) |
getFaultCodePrefix, getRoles, getUnderstoodHeaders, prepareStackTraceaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleFaultpublic void handleMessage(SoapMessage message) throws Fault
InterceptorFaultpublic static SoapFault unmarshalFault(SoapMessage message, XMLStreamReader reader)
Apache CXF