Class DelegatingFilterableStreamingHttpLoadBalancedConnection

java.lang.Object
io.servicetalk.http.api.DelegatingFilterableStreamingHttpLoadBalancedConnection
All Implemented Interfaces:
LoadBalancedConnection, RequestConcurrencyController, ReservableRequestConcurrencyController, ScoreSupplier, AsyncCloseable, ListenableAsyncCloseable, GracefulAutoCloseable, FilterableReservedStreamingHttpConnection, FilterableStreamingHttpConnection, FilterableStreamingHttpLoadBalancedConnection, ReservedStreamingHttpConnection, StreamingHttpConnection, StreamingHttpRequester, StreamingHttpRequestFactory, AutoCloseable

public class DelegatingFilterableStreamingHttpLoadBalancedConnection extends Object implements FilterableStreamingHttpLoadBalancedConnection
Implementation of FilterableStreamingHttpLoadBalancedConnection that delegates all methods.