public class MetricsInInterceptor extends AbstractMetricsInterceptor
This interceptor records the time that a message is received and the MetricsOutInterceptor calculates the total time and saves the result.
| Constructor and Description |
|---|
MetricsInInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
beginHandlingMessage, endHandlingMessage, isClientThis work is licensed under a Creative Commons Attribution 4.0 International License.