Package | Description |
---|---|
io.vertx.reactivex |
= Vert.x RxJava
:toc: left
== Vert.x API for RxJava2
https://github.com/ReactiveX/RxJava[RxJava] is a popular library for composing asynchronous and event based programs using
observable sequences for the Java VM.
|
Modifier and Type | Method and Description |
---|---|
ContextScheduler.ContextWorker |
ContextScheduler.createWorker() |
Copyright © 2019 Eclipse. All rights reserved.