public class FilteringInterceptor extends AbstractPhaseInterceptor<SoapMessage>
| Constructor and Description |
|---|
FilteringInterceptor(FilterType filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(SoapMessage message)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic FilteringInterceptor(FilterType filter)
public void handleMessage(SoapMessage message) throws Fault
InterceptorFaultApache CXF