c

akka.stream.javadsl

JavaFlowSupport

final class JavaFlowSupport extends AnyRef

For use only with JDK 9+.

Provides support for java.util.concurrent.Flow.* interfaces which mirror the Reactive Streams interfaces from org.reactivestreams. See <a href="http//www.reactive-streams.org/">reactive-streams.org.

Source
JavaFlowSupport.java
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JavaFlowSupport
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected