Search Java Classes and Packages
Search Java Frameworks and Libraries
#Rx.plugins Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| RxJavaErrorHandler | Abstract class for defining error handling logic in addition to the normal Observer. | Class | rx.plugins | RxJava |
|
| RxJavaObservableExecutionHook | Abstract ExecutionHook with invocations at different lifecycle points of Observable execution with a default no-op implementation. | Class | rx.plugins | RxJava |
|
| RxJavaPlugins | Registry for plugin implementations that allows global override and handles the retrieval of correct implementation based on order of precedence: | Class | rx.plugins | RxJava |
|
| RxJavaSchedulersHook | This plugin class provides 2 ways to customize Scheduler functionality 1. | Class | rx.plugins | RxJava |