Uses of Class
io.vertx.servicediscovery.consul.ImportedConsulService
Packages that use ImportedConsulService
-
Uses of ImportedConsulService in io.vertx.servicediscovery.consul
Methods in io.vertx.servicediscovery.consul that return ImportedConsulServiceModifier and TypeMethodDescriptionImportedConsulService.register(ServicePublisher publisher, Promise<ImportedConsulService> completion) Registers the service and completes the given future when done.Method parameters in io.vertx.servicediscovery.consul with type arguments of type ImportedConsulServiceModifier and TypeMethodDescriptionImportedConsulService.register(ServicePublisher publisher, Promise<ImportedConsulService> completion) Registers the service and completes the given future when done.