public class ThrottlingInterceptor extends AbstractPhaseInterceptor<Message>
Constructor and Description |
---|
ThrottlingInterceptor(String phase,
ThrottlingManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public static final Logger LOG
public ThrottlingInterceptor(String phase, ThrottlingManager manager)
public void handleMessage(Message message) throws Fault
Interceptor
Fault
Apache CXF