Interface HttpExecutionContext

All Superinterfaces:
ExecutionContext<HttpExecutionStrategy>
All Known Subinterfaces:
GrpcExecutionContext
All Known Implementing Classes:
DefaultHttpExecutionContext, DelegatingHttpExecutionContext

public interface HttpExecutionContext extends ExecutionContext<HttpExecutionStrategy>
An extension of ExecutionContext for HTTP.