Package | Description |
---|---|
io.reactivex.internal.subscribers |
Class and Description |
---|
BlockingBaseSubscriber |
InnerQueuedSubscriber
Subscriber that can fuse with the upstream and calls a support interface
whenever an event is available.
|
InnerQueuedSubscriberSupport
Interface to allow the InnerQueuedSubscriber to call back a parent
with signals.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.