Interface HttpServiceBase

All Superinterfaces:
ExecutionStrategyInfluencer<HttpExecutionStrategy>, HttpExecutionStrategyInfluencer
All Known Subinterfaces:
BlockingHttpService, BlockingStreamingHttpService, HttpService, StreamingHttpService
All Known Implementing Classes:
StreamingHttpServiceFilter, StreamingHttpServiceToOffloadedStreamingHttpService

public interface HttpServiceBase extends HttpExecutionStrategyInfluencer
Parent interface for all available HTTP services.
See Also: