Package org.apache.pekko.stream.javadsl
Class JavaFlowSupport
java.lang.Object
org.apache.pekko.stream.javadsl.JavaFlowSupport
Provides support for `java.util.concurrent.Flow.*` interfaces which mirror the Reactive Streams
interfaces from `org.reactivestreams`. See reactive-streams.org.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFlowfactories operating withjava.util.concurrent.Flow.*interfaces.static final classSinkfactories operating withjava.util.concurrent.Flow.*interfaces.static final classFlowfactories operating withjava.util.concurrent.Flow.*interfaces. -
Method Summary