Interface StreamingHttpClient

All Superinterfaces:
AsyncCloseable, AutoCloseable, FilterableStreamingHttpClient, GracefulAutoCloseable, ListenableAsyncCloseable, StreamingHttpRequester, StreamingHttpRequestFactory

public interface StreamingHttpClient extends FilterableStreamingHttpClient, GracefulAutoCloseable
The equivalent of HttpClient but that accepts StreamingHttpRequest and returns StreamingHttpResponse.