Interface ApacheHttpClientEngine

    • Method Detail

      • create

        static ApacheHttpClientEngine create()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • create

        static ApacheHttpClientEngine create​(org.apache.http.impl.client.CloseableHttpClient httpClient)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • create

        static ApacheHttpClientEngine create​(org.apache.http.client.HttpClient httpClient,
                                             boolean closeHttpClient)
        Deprecated, for removal: This API element is subject to removal in a future version.