| Class | Description |
|---|---|
| AsyncResultCompletable | |
| AsyncResultMaybe<T> | |
| AsyncResultSingle<T> | |
| FlowableReadStream<T,U> | |
| FlowableUnmarshaller<T,B> |
An operator to unmarshall json to pojos.
|
| MaybeUnmarshaller<T,B> |
An operator to unmarshall json to pojos.
|
| ObservableReadStream<T,U> | |
| ObservableUnmarshaller<T,B> |
An operator to unmarshall json to pojos.
|
| ReadStreamSubscriber<R,J> | |
| SingleUnmarshaller<T,B> |
An operator to unmarshall json to pojos.
|
| WriteStreamObserverImpl<R,T> | |
| WriteStreamSubscriberImpl<R,T> |
Copyright © 2020. All rights reserved.