| Class | Description |
|---|---|
| BufferingSubscriber<T> | |
| DelegatingSubscriber<T,U> | |
| DelegatingSubscription | |
| FilteringSubscriber<T> | |
| FlatteningSubscriber<U> | |
| LimitingSubscriber<T> | |
| SequentialSubscriber<T> |
A simple implementation of
Subscriber that requests data one at a time. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.