A C E G H I N R T U _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(RoutingContext) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
C
- checkStatus() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Invokes the registered procedures.
- checkStatus(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Invokes the registered procedure with the given name and sub-procedures.
- checkStatusAndAwait() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Blocking variant of
HealthChecks.checkStatus(). - checkStatusAndAwait(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Blocking variant of
HealthChecks.checkStatus(String). - checkStatusAndForget() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Variant of
HealthChecks.checkStatus()that ignores the result of the operation. - checkStatusAndForget(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Variant of
HealthChecks.checkStatus(String)that ignores the result of the operation. - create(Vertx) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- create(Vertx) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
- create(Vertx, AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- createWithHealthChecks(HealthChecks) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- createWithHealthChecks(HealthChecks, AuthenticationProvider) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
E
- equals(Object) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- equals(Object) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
G
- getDelegate() - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- getDelegate() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
H
- handle(RoutingContext) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- hashCode() - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- hashCode() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
- HealthCheckHandler - Class in io.vertx.mutiny.ext.healthchecks
-
A Vert.x Web handler on which you register health check procedure.
- HealthCheckHandler(HealthCheckHandler) - Constructor for class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- HealthCheckHandler(Object) - Constructor for class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- HealthChecks - Class in io.vertx.mutiny.ext.healthchecks
-
NOTE: This class has been automatically generated from the
originalnon Mutiny-ified interface using Vert.x codegen. - HealthChecks(HealthChecks) - Constructor for class io.vertx.mutiny.ext.healthchecks.HealthChecks
- HealthChecks(Object) - Constructor for class io.vertx.mutiny.ext.healthchecks.HealthChecks
I
- invoke(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Invokes the registered procedure with the given name and sub-procedures.
- invoke(Consumer<JsonObject>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
- invokeAndAwait(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Blocking variant of
HealthChecks.invoke(String). - invokeAndForget(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
-
Variant of
HealthChecks.invoke(String)that ignores the result of the operation. - io.smallrye.mutiny.vertx.health.checks - module io.smallrye.mutiny.vertx.health.checks
- io.vertx.mutiny.ext.healthchecks - package io.vertx.mutiny.ext.healthchecks
N
- newInstance(HealthCheckHandler) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- newInstance(HealthChecks) - Static method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
R
- register(String, long, Uni<Status>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- register(String, long, Uni<Status>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
- register(String, Uni<Status>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- register(String, Uni<Status>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
- resultMapper(Function<CheckResult, Uni<CheckResult>>) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
T
- toString() - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- toString() - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
U
- unregister(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- unregister(String) - Method in class io.vertx.mutiny.ext.healthchecks.HealthChecks
_
- __TYPE_ARG - Static variable in class io.vertx.mutiny.ext.healthchecks.HealthCheckHandler
- __TYPE_ARG - Static variable in class io.vertx.mutiny.ext.healthchecks.HealthChecks
All Classes All Packages