Interface HttpClientFactory<T>

  • All Known Implementing Classes:
    ApacheHttpClientFactory

    @Beta
    public interface HttpClientFactory<T>
    Factory interface that can be used for creating the underlying http client for request execution.