| Class | Description |
|---|---|
| RxSyncStage<T> |
Stage that executes the observer synchronously.
|
| RxThreadPoolStage<T> |
Stage that executes the observer with a thread pool.
|
| SimpleSubject<T> |
A Subject that relays all messages to its subscribers.
|
| TimeoutSubject<T> | Deprecated
in 0.14 as unused
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.