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