suspend fun ServiceDiscovery.registerServiceExporterAwait(exporter: ServiceExporter, configuration: JsonObject): Unit
Suspending version of method io.vertx.servicediscovery.ServiceDiscovery.registerServiceExporter
exporter
- the service exporter
the optional configuration
NOTE: This function has been automatically generated from io.vertx.servicediscovery.ServiceDiscovery using Vert.x codegen.