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 by passing it through
HttpExecutionContext . |
HttpExecutionContext |
Execution context for managing the ClassLoader scope.
|