- Type Parameters:
- T- the subscribed item type
- R- 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 SummaryMethods declared in interface java.util.concurrent.Flow.PublishersubscribeMethods declared in interface java.util.concurrent.Flow.SubscriberonComplete, onError, onNext, onSubscribe