Interface ReservedStreamingHttpConnection

All Superinterfaces:
AsyncCloseable, AutoCloseable, FilterableReservedStreamingHttpConnection, FilterableStreamingHttpConnection, GracefulAutoCloseable, ListenableAsyncCloseable, StreamingHttpConnection, StreamingHttpRequester, StreamingHttpRequestFactory
All Known Subinterfaces:
FilterableStreamingHttpLoadBalancedConnection
All Known Implementing Classes:
DelegatingFilterableStreamingHttpLoadBalancedConnection, HttpLoadBalancerFactory.DefaultFilterableStreamingHttpLoadBalancedConnection

public interface ReservedStreamingHttpConnection extends StreamingHttpConnection, FilterableReservedStreamingHttpConnection
A special type of StreamingHttpConnection for the exclusive use of the caller of StreamingHttpClient.reserveConnection(HttpRequestMetaData).