| Package | Description | 
|---|---|
| io.vertx.reactivex.servicediscovery.spi | |
| io.vertx.rxjava.servicediscovery.spi | |
| io.vertx.servicediscovery | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceExporter | 
ServiceExporter.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ServiceExporter | 
ServiceExporter.newInstance(ServiceExporter arg)  | 
| Constructor and Description | 
|---|
ServiceExporter(ServiceExporter delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceExporter | 
ServiceExporter.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ServiceExporter | 
ServiceExporter.newInstance(ServiceExporter arg)  | 
| Constructor and Description | 
|---|
ServiceExporter(ServiceExporter delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceDiscovery | 
ServiceDiscovery.registerServiceExporter(ServiceExporter exporter,
                       JsonObject configuration)
Registers a discovery bridge. 
 | 
ServiceDiscovery | 
ServiceDiscovery.registerServiceExporter(ServiceExporter exporter,
                       JsonObject configuration,
                       Handler<AsyncResult<Void>> completionHandler)
Registers a discovery bridge. 
 | 
Copyright © 2020 Eclipse. All rights reserved.