Interface HttpServerResponse

  • All Superinterfaces:
    HttpResponse, Response

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