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