vertx / io.vertx.rxjava.ext.healthchecks / HealthChecks / rxInvoke

rxInvoke

open fun rxInvoke(name: String): Single<JsonObject>

Invokes the registered procedure with the given name and sub-procedures. It computes the overall outcome.

Parameters

name -

Return