Interface HttpClientResponse

  • All Superinterfaces:
    HttpResponse, Response

    public interface HttpClientResponse
    extends HttpResponse
    This API is taken from OpenZipkin Brave. Abstract response type used for parsing and sampling. Represents an HTTP Client response.
    Since:
    3.0.0
    Author:
    OpenZipkin Brave Authors, Marcin Grzejszczak