Skip navigation links
A C D G H I R S U 

A

addHealthCheck(HealthCheck) - Method in class io.smallrye.health.SmallRyeHealthReporter
 

C

createResponseBuilder() - Method in class io.smallrye.health.ResponseProvider
 

D

down(String) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with state down.

G

getHealth() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getLiveness() - Method in class io.smallrye.health.SmallRyeHealthReporter
 
getPayload() - Method in class io.smallrye.health.SmallRyeHealth
 
getReadiness() - Method in class io.smallrye.health.SmallRyeHealthReporter
 

H

HealthStatus - Class in io.smallrye.health
 
HealthStatus() - Constructor for class io.smallrye.health.HealthStatus
 

I

io.smallrye.health - package io.smallrye.health
 
isDown() - Method in class io.smallrye.health.SmallRyeHealth
 

R

removeHealthCheck(HealthCheck) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
reportHealth(OutputStream, SmallRyeHealth) - Method in class io.smallrye.health.SmallRyeHealthReporter
 
ResponseProvider - Class in io.smallrye.health
 
ResponseProvider() - Constructor for class io.smallrye.health.ResponseProvider
 

S

SmallRyeHealth - Class in io.smallrye.health
 
SmallRyeHealth(JsonObject) - Constructor for class io.smallrye.health.SmallRyeHealth
 
SmallRyeHealthReporter - Class in io.smallrye.health
 
SmallRyeHealthReporter() - Constructor for class io.smallrye.health.SmallRyeHealthReporter
 
state(BooleanSupplier) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with state set from supplier and default health check name (health-check).
state(boolean) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with given state and default health check name (health-check).
state(String, BooleanSupplier) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with given state and health check name.
state(String, boolean) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with given state and health check name.

U

up(String) - Static method in class io.smallrye.health.HealthStatus
Creates a health check with state up.
A C D G H I R S U 
Skip navigation links

Copyright © 2018–2019. All rights reserved.