object StreamRefSettings

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

Deprecated Value Members

  1. def apply(c: Config): StreamRefSettings

    Scala API

    Scala API

    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.0) Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html

  2. def apply(system: ActorSystem): StreamRefSettings

    Scala API

    Scala API

    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.0) Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html

  3. def create(c: Config): StreamRefSettings

    Java API

    Java API

    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.0) Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html

  4. def create(system: ActorSystem): StreamRefSettings

    Java API

    Java API

    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.0) Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/libraries/akka-core/2.6/project/migration-guide-2.5.x-2.6.x.html