Uses of Interface
kong.unirest.core.HttpResponseSummary
-
Packages that use HttpResponseSummary Package Description kong.unirest.core -
-
Uses of HttpResponseSummary in kong.unirest.core
Methods in kong.unirest.core that return HttpResponseSummary Modifier and Type Method Description HttpResponseSummaryRawResponse. toSummary()returns a lightweight read only summary of the response.HttpResponseSummaryRawResponseBase. toSummary()Methods in kong.unirest.core with parameters of type HttpResponseSummary Modifier and Type Method Description voidMetricContext. complete(HttpResponseSummary httpResponse, Exception ex)Finishes a Http Request.
-