Package | Description |
---|---|
io.vertx.ext.consul | |
io.vertx.reactivex.ext.consul | |
io.vertx.rxjava.ext.consul |
Modifier and Type | Method and Description |
---|---|
Watch<T> |
Watch.setHandler(Handler<WatchResult<T>> handler)
Set the result handler.
|
Modifier and Type | Method and Description |
---|---|
WatchResult |
WatchResult.getDelegate() |
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) |
Constructor and Description |
---|
WatchResult(WatchResult delegate) |
Modifier and Type | Method and Description |
---|---|
WatchResult |
WatchResult.getDelegate() |
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) |
Constructor and Description |
---|
WatchResult(WatchResult delegate) |
Copyright © 2021 Eclipse. All rights reserved.