Uses of Class
io.dropwizard.health.check.http.HttpHealthResponse
Packages that use HttpHealthResponse
-
Uses of HttpHealthResponse in io.dropwizard.health.check.http
Methods in io.dropwizard.health.check.http that return HttpHealthResponseModifier and TypeMethodDescriptionprotected HttpHealthResponsePerforms a health check via HTTP against an external dependency.Methods in io.dropwizard.health.check.http with parameters of type HttpHealthResponseModifier and TypeMethodDescriptionprotected booleanHttpHealthCheck.isHealthResponseValid(HttpHealthResponse httpHealthResponse) Validates the response from the health check.