JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
io.avaje.http.client.HttpClient.Metrics
Uses of
HttpClient.Metrics
in
io.avaje.http.client
Methods in
io.avaje.http.client
that return
HttpClient.Metrics
Modifier and Type
Method
Description
HttpClient.Metrics
HttpClient.
metrics
()
Return the current aggregate metrics.
HttpClient.Metrics
HttpClient.
metrics
(boolean reset)
Return the current metrics with the option of resetting the underlying counters.