public class SoapPreProtocolOutInterceptor extends AbstractSoapInterceptor
Constructor and Description |
---|
SoapPreProtocolOutInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(SoapMessage message)
Mediate a message dispatch.
|
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
message
- the current messageFault
Apache CXF