Package akka.actor

Interface ClassicActorSystemProvider

    • Method Detail

      • classicSystem

        ActorSystem classicSystem()
        Allows access to the classic akka.actor.ActorSystem even for akka.actor.typed.ActorSystem[_]s.