Uses of Interface
kong.unirest.core.HttpResponseSummary
Packages that use HttpResponseSummary
-
Uses of HttpResponseSummary in kong.unirest.core
Classes in kong.unirest.core that implement HttpResponseSummaryMethods in kong.unirest.core that return HttpResponseSummaryModifier and TypeMethodDescriptionMockRawResponse.toSummary()RawResponse.toSummary()returns a lightweight read only summary of the response.RawResponseBase.toSummary()Methods in kong.unirest.core with parameters of type HttpResponseSummaryModifier and TypeMethodDescriptionvoidMetricContext.complete(HttpResponseSummary httpResponse, Exception ex) Finishes a Http Request.