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