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