Uses of Interface
rx.Single.OnSubscribe

Packages that use Single.OnSubscribe
Package
Description
Base reactive classes: Observable, Single and Completable; base reactive consumers; other common base interfaces.
Operators that allow composing Observables to transform and manipulate data in an asynchronous, functional and thread-safe manner.
 
Callback types and a central plugin handler class to hook into the lifecycle of the base reactive types and schedulers.