Class JavaFlowSupport

java.lang.Object
org.apache.pekko.stream.javadsl.JavaFlowSupport

public final class JavaFlowSupport extends Object
Provides support for `java.util.concurrent.Flow.*` interfaces which mirror the Reactive Streams interfaces from `org.reactivestreams`. See reactive-streams.org.