| Package | Description |
|---|---|
| org.apache.cxf.metrics | |
| org.apache.cxf.metrics.codahale |
| Modifier and Type | Method and Description |
|---|---|
MetricsContext |
MetricsProvider.createEndpointContext(Endpoint endpoint,
boolean asClient,
String cid) |
MetricsContext |
MetricsProvider.createOperationContext(Endpoint endpoint,
BindingOperationInfo boi,
boolean asClient,
String cid) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeMetrics |
ExchangeMetrics.addContext(MetricsContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
CodahaleMetricsContext |
| Modifier and Type | Method and Description |
|---|---|
MetricsContext |
CodahaleMetricsProvider.createEndpointContext(Endpoint endpoint,
boolean isClient,
String clientId) |
MetricsContext |
CodahaleMetricsProvider.createOperationContext(Endpoint endpoint,
BindingOperationInfo boi,
boolean asClient,
String clientId) |
Apache CXF