Package | Description |
---|---|
io.vertx.reactivex.ext.consul |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<WatchResult> |
WatchResult.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static <T> WatchResult<T> |
WatchResult.newInstance(WatchResult arg) |
static <T> WatchResult<T> |
WatchResult.newInstance(WatchResult arg,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
Modifier and Type | Method and Description |
---|---|
Watch<T> |
Watch.setHandler(Handler<WatchResult<T>> handler)
Set the result handler.
|
Copyright © 2021 Eclipse. All rights reserved.