From 89fea9da10a7c35dbb9ac3b47b78f5bc5d60ebaa Mon Sep 17 00:00:00 2001 From: Fate-JH Date: Sat, 27 Feb 2021 12:59:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20psforeve?= =?UTF-8?q?r/PSF-LoginServer@bfd479f3d344f5a33c35058e0bd9ad3b0c68764d=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- akka/actor/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka/actor/index.html b/akka/actor/index.html index 2ab08fd50..ba0abf52b 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.

Value Members

  1. implicit final def actorRef2Scala(ref: ActorRef): ScalaActorRef
    Annotations
    @inline()
  2. implicit final def scala2ActorRef(ref: ScalaActorRef): ActorRef
    Annotations
    @inline()
  3. object MDCContextAware
  4. object MDCPropagatingExecutionContext
  5. object MDCPropagatingExecutionContextWrapper

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

    (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