Class StreamingHttpServiceToOffloadedStreamingHttpService

java.lang.Object
io.servicetalk.http.api.StreamingHttpServiceToOffloadedStreamingHttpService
All Implemented Interfaces:
AsyncCloseable, HttpExecutionStrategyInfluencer, HttpServiceBase, StreamingHttpService, ExecutionStrategyInfluencer<HttpExecutionStrategy>

public class StreamingHttpServiceToOffloadedStreamingHttpService extends Object implements StreamingHttpService
Wraps a StreamingHttpService to apply the provided HttpExecutionStrategy and Executor for offloading.