Uses of Class
io.smallrye.health.checks.SocketHealthCheck
-
-
Uses of SocketHealthCheck in io.smallrye.health.checks
Methods in io.smallrye.health.checks that return SocketHealthCheck Modifier and Type Method Description SocketHealthCheckSocketHealthCheck. name(String name)Sets the name of the health check.SocketHealthCheckSocketHealthCheck. timeout(int timeout)Sets timeout in millis.
-