play.api.libs

concurrent

package concurrent

Visibility
  1. Public
  2. All

Type Members

  1. class ActorSystemProvider extends Provider[ActorSystem]

    Provider for the actor system

    Provider for the actor system

    Annotations
    @Singleton()
  2. trait AkkaComponents extends AnyRef

    Components for configuring Akka.

  3. class AkkaModule extends Module

    The Akka module.

Value Members

  1. object Akka

    Helper to access the application defined Akka Actor system.

  2. object Execution

  3. object Promise

    useful helper methods to create and compose Promises

Ungrouped