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 class{@link org.apache.pekko.stream.javadsl.Flow]] factories operating withjava.util.concurrent.Flow.*interfaces.static final classSinkfactories operating withjava.util.concurrent.Flow.*interfaces.static final class{@link org.apache.pekko.stream.javadsl.Flow]] factories operating withjava.util.concurrent.Flow.*interfaces. -
Method Summary