Class ActorRefAdapter$

  • All Implemented Interfaces:
    java.io.Serializable

    public class ActorRefAdapter$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

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

      • ActorRefAdapter$

        public ActorRefAdapter$()
    • Method Detail

      • toClassic

        public <U> akka.actor.InternalActorRef toClassic​(ActorRef<U> ref)
      • sendSystemMessage

        public void sendSystemMessage​(akka.actor.InternalActorRef classicRef,
                                      SystemMessage signal)