protected class SingleThreadedBufferingSubscriber.DownstreamSubscription
extends java.lang.Object
implements org.reactivestreams.Subscription
Modifier | Constructor and Description |
---|---|
protected |
DownstreamSubscription() |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
request(long n) |