| Package | Description |
|---|---|
| io.dropwizard.health.check.http |
| Modifier and Type | Method and Description |
|---|---|
protected HttpHealthResponse |
HttpHealthCheck.httpCheck(String url)
Performs a health check via HTTP against an external dependency.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
HttpHealthCheck.isHealthResponseValid(HttpHealthResponse httpHealthResponse)
Validates the response from the health check.
|
Copyright © 2011. All rights reserved.