public interface HttpExecutionContext extends ExecutionContext<HttpExecutionStrategy>
ExecutionContext for HTTP.| Modifier and Type | Method and Description |
|---|---|
HttpExecutionStrategy |
executionStrategy()
Returns the
HttpExecutionStrategy associated with this context. |
HttpExecutionStrategy executionStrategy()
HttpExecutionStrategy associated with this context.executionStrategy in interface ExecutionContext<HttpExecutionStrategy>HttpExecutionStrategy associated with this context.