Package org.apache.pekko.stream.scaladsl
Class JavaFlowSupport$
java.lang.Object
org.apache.pekko.stream.scaladsl.JavaFlowSupport$
Provides support for
java.util.concurrent.Flow.* interfaces which mirror the Reactive Streams
interfaces from org.reactivestreams. See: [http://www.reactive-streams.org/](reactive-streams.org).-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JavaFlowSupport$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
JavaFlowSupport$
public JavaFlowSupport$()
-