Package | Description |
---|---|
io.vertx.rx.java |
Modifier and Type | Method and Description |
---|---|
static <T> ObservableFuture<T> |
RxHelper.observableFuture()
Create a new
ObservableFuture<T> object: an Observable implementation
implementing Handler<AsyncResult<T>> . |
Copyright © 2021 Eclipse. All rights reserved.