alsoToAll
Attaches the given Source
s to this Flow
, meaning that elements that pass through this Flow
will also be sent to all those Sink
s.
Signature
Source.alsoToAll
Flow.alsoToAll
Description
Attaches the given Source
s to this Flow
, meaning that elements that pass through this Flow
will also be sent to all those Sink
s.