Package play.libs.concurrent
Concurrency utilities for handling CompletionStage and ExecutionContexts.
-
Interface Summary Interface Description Futures Utilities for creatingCompletionStage
operations. -
Class Summary Class Description ClassLoaderExecution ExecutionContexts that preserve the current thread's context ClassLoader by passing it throughClassLoaderExecutionContext
.ClassLoaderExecutionContext Execution context for managing the ClassLoader scope.CustomExecutionContext Provides a custom execution context from an Akka dispatcher.DefaultFutures The default implementation of the Futures trait.HttpExecution Deprecated. Deprecated as of 2.9.0.HttpExecutionContext Deprecated. Deprecated as of 2.9.0.