public class FilteringInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.binding.soap.SoapMessage>
| Constructor and Description |
|---|
FilteringInterceptor(FilterType filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage message) |
public FilteringInterceptor(FilterType filter)
Apache CXF