diff --git a/akka/actor/index.html b/akka/actor/index.html index ba0abf52b..d6b8fc368 100644 --- a/akka/actor/index.html +++ b/akka/actor/index.html @@ -1,2 +1,2 @@ PSF-LoginServer - master - akka.actor

Packages

p

akka

actor

package actor

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. actor
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait MDCContextAware extends Actor with ActorLogging
  2. trait MDCPropagatingExecutionContext extends ExecutionContext
  3. class MDCPropagatingExecutionContextWrapper extends ExecutionContext with MDCPropagatingExecutionContext

    Wrapper around an existing ExecutionContext that makes it propagate MDC information.

Deprecated Value Members

  1. implicit final def actorRef2Scala(ref: ActorRef): ScalaActorRef
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.6.13) implicit conversion is obsolete

  2. implicit final def scala2ActorRef(ref: ScalaActorRef): ActorRef
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.6.13) implicit conversion is obsolete

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

p

akka

actor

package actor

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. actor
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait MDCContextAware extends Actor with ActorLogging
  2. trait MDCPropagatingExecutionContext extends ExecutionContext
  3. class MDCPropagatingExecutionContextWrapper extends ExecutionContext with MDCPropagatingExecutionContext

    Wrapper around an existing ExecutionContext that makes it propagate MDC information.

Deprecated Value Members

  1. implicit final def actorRef2Scala(ref: ActorRef): ScalaActorRef
    Annotations
    @deprecated @inline()
    Deprecated
  2. implicit final def scala2ActorRef(ref: ScalaActorRef): ActorRef
    Annotations
    @deprecated @inline()
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped