See: Description
| Interface | Description |
|---|---|
| Futures |
Utilities for creating
CompletionStage operations. |
| Class | Description |
|---|---|
| CustomExecutionContext |
Provides a custom execution context from an Akka dispatcher.
|
| DefaultFutures |
The default implementation of the Futures trait.
|
| 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.
|