Package akka.stream.typed.scaladsl
-
Class Summary Class Description ActorFlow Use theask
pattern to send a request-reply message to the targetref
actor.ActorFlow$ Use theask
pattern to send a request-reply message to the targetref
actor.ActorSink Sends the elements of the stream to the givenActorRef
.ActorSink$ Sends the elements of the stream to the givenActorRef
.ActorSource Creates aSource
that is materialized as anActorRef
.ActorSource$ Creates aSource
that is materialized as anActorRef
.