Packages

object ProviderSelection

Source
ActorSystem.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProviderSelection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def cluster(): ProviderSelection

    JAVA API

  2. def local(): ProviderSelection

    JAVA API

  3. def remote(): ProviderSelection

    JAVA API

  4. object Cluster extends ProviderSelection with Product with Serializable
  5. object Local extends ProviderSelection with Product with Serializable
  6. object Remote extends ProviderSelection with Product with Serializable