Uses of Interface
kong.unirest.core.MetricContext
-
Packages that use MetricContext Package Description kong.unirest.core -
-
Uses of MetricContext in kong.unirest.core
Methods in kong.unirest.core that return MetricContext Modifier and Type Method Description MetricContext
NoopMetric. begin(HttpRequestSummary request)
MetricContext
UniMetric. begin(HttpRequestSummary request)
Factory method for a MetricContext
-