Class SingleThreadedBufferingSubscriber.DownstreamSubscription

java.lang.Object
io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber.DownstreamSubscription
All Implemented Interfaces:
Subscription
Enclosing class:
SingleThreadedBufferingSubscriber<T>

protected class SingleThreadedBufferingSubscriber.DownstreamSubscription extends Object implements Subscription
A downstream subscription.
  • Constructor Details

    • DownstreamSubscription

      protected DownstreamSubscription()
  • Method Details