Interface HTTPClient

All Known Implementing Classes:
OPAHTTPClient, OPALatencyMeasuringHTTPClient, RecordingClient, SpeakeasyHTTPClient

public interface HTTPClient
  • Method Summary

    Modifier and Type
    Method
    Description
    send(HttpRequest request)
    Sends an HTTP request and returns the response.