Class FunctionRef$

java.lang.Object
org.apache.pekko.actor.FunctionRef$
All Implemented Interfaces:
Serializable

public class FunctionRef$ extends Object implements Serializable
INTERNAL API
See Also:
  • Field Details

    • MODULE$

      public static final FunctionRef$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • FunctionRef$

      public FunctionRef$()
  • Method Details

    • deadLetterMessageHandler

      public scala.Function2<ActorRef,Object,scala.runtime.BoxedUnit> deadLetterMessageHandler(ActorSystem system)