Uses of Interface
io.avaje.http.client.HttpClientContext.Metrics
-
-
Uses of HttpClientContext.Metrics in io.avaje.http.client
Methods in io.avaje.http.client that return HttpClientContext.Metrics Modifier and Type Method Description HttpClientContext.Metrics
HttpClientContext. metrics()
Return the current aggregate metrics.HttpClientContext.Metrics
HttpClientContext. metrics(boolean reset)
Return the current metrics with the option of resetting the underlying counters.
-