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, prepareStackTrace
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleFault
public void handleMessage(SoapMessage message) throws Fault
Interceptor
Fault
public static SoapFault unmarshalFault(SoapMessage message, XMLStreamReader reader)
Apache CXF