See: Description
| Interface | Description |
|---|---|
| Futures |
Utilities for creating
CompletionStage operations. |
| Timeout | Deprecated
Use play.libs.concurrent.Futures, deprecated in 2.6.0
|
| 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.
|