Interface StreamingHttpService

All Superinterfaces:
AsyncCloseable, ExecutionStrategyInfluencer<HttpExecutionStrategy>, HttpExecutionStrategyInfluencer, HttpServiceBase
All Known Implementing Classes:
StreamingHttpServiceFilter, StreamingHttpServiceToOffloadedStreamingHttpService
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface StreamingHttpService extends AsyncCloseable, HttpServiceBase
A service contract for the HTTP protocol.