public class ThrottlingInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
ThrottlingInterceptor(String phase,
ThrottlingManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
public ThrottlingInterceptor(String phase, ThrottlingManager manager)
Apache CXF