Interface IHttpClientFactory

  • All Known Implementing Classes:
    HttpClientFactory

    public interface IHttpClientFactory
    • Method Detail

      • create

        org.apache.hc.client5.http.impl.classic.CloseableHttpClient create()