JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
R
S
U
C
close()
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
ConsulBackendService
- Class in
io.vertx.servicediscovery.backend.consul
An implementation of the discovery backend based on Consul.
ConsulBackendService()
- Constructor for class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
G
getRecord(String, Handler<AsyncResult<Record>>)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
getRecords(Handler<AsyncResult<List<Record>>>)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
I
init(Vertx, JsonObject)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
io.vertx.servicediscovery.backend.consul
- package io.vertx.servicediscovery.backend.consul
=== Consul backend
R
remove(Record, Handler<AsyncResult<Record>>)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
remove(String, Handler<AsyncResult<Record>>)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
S
store(Record, Handler<AsyncResult<Record>>)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
U
update(Record, Handler<AsyncResult<Void>>)
- Method in class io.vertx.servicediscovery.backend.consul.
ConsulBackendService
C
G
I
R
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018 Eclipse. All rights reserved.