| Package | Description |
|---|---|
| io.vertx.rxjava3.servicediscovery | |
| io.vertx.rxjava3.servicediscovery.spi |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.rxjava3.core.Completable |
ServiceDiscovery.registerServiceImporter(ServiceImporter importer,
io.vertx.core.json.JsonObject configuration)
Registers a discovery service importer.
|
io.reactivex.rxjava3.core.Completable |
ServiceDiscovery.rxRegisterServiceImporter(ServiceImporter importer,
io.vertx.core.json.JsonObject configuration)
Registers a discovery service importer.
|
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<ServiceImporter> |
ServiceImporter.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static ServiceImporter |
ServiceImporter.newInstance(io.vertx.servicediscovery.spi.ServiceImporter arg) |
Copyright © 2022 Eclipse. All rights reserved.