| 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(WatchResult arg) |
static <T> WatchResult<T> |
WatchResult.newInstance(WatchResult arg,
TypeArg<T> __typeArg_T) |
| Modifier and Type | Method and Description |
|---|---|
Watch<T> |
Watch.setHandler(Handler<WatchResult<T>> handler)
Set the result handler.
|
Copyright © 2017. All rights reserved.