- Type Parameters:
 T- the subscribed item typeR- the published item type
- All Superinterfaces:
 Flow.Publisher<R>,Flow.Subscriber<T>
- Enclosing class:
 Flow
A component that acts as both a Subscriber and Publisher.
- 
Method Summary
Methods declared in interface java.util.concurrent.Flow.Publisher
subscribeMethods declared in interface java.util.concurrent.Flow.Subscriber
onComplete, onError, onNext, onSubscribe