See: Description
| Interface | Description |
|---|---|
| Timeout |
This interface is used to provide a non-blocking timeout on an operation
that returns a CompletionStage.
|
| Class | Description |
|---|---|
| CustomExecutionContext |
Provides a custom execution context from an Akka dispatcher.
|
| Futures |
Utilities for creating
CompletionStage. |
| HttpExecution |
ExecutionContexts that preserve the current thread's context ClassLoader and
Http.Context by passing it through
HttpExecutionContext. |
| HttpExecutionContext |
Execution context for managing Play Java HTTP thread local state.
|