| Class | Description |
|---|---|
| HealthCheckExecutorServlet |
Servlet that triggers the health check executor to return results via http.
|
| ResultHtmlSerializer |
Serializes health check results into html format.
|
| ResultJsonSerializer |
Serializes health check results into json format.
|
| ResultTxtSerializer |
Serializes health check results into a simple text message (ideal to be used by a load balancer that would discard further
information).
|
| ResultTxtVerboseSerializer |
Serializes health check results into a verbose text message.
|
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.