de.knutwalker.akka.typed
akka.actor.Props#actorClass
akka.actor.Props#dispatcher
akka.actor.Props#mailbox
Build a union typed Props out of this Props.
Build a union typed Props out of this Props. The resulting props may accept either A or B as message.
A
B
akka.actor.Props#routerConfig
this typed Props as an untyped akka.actor.Props. The returned instance is eq to this.
eq
this
akka.actor.Props#withDeploy
akka.actor.Props#withDispatcher
akka.actor.Props#withMailbox
akka.actor.Props#withRouter