| Package | Description |
|---|---|
| com.linecorp.armeria.server.healthcheck |
HTTP health check service for load balancers.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckServiceBuilder |
HealthCheckServiceBuilder.updatable(HealthCheckUpdateHandler updateHandler)
Specifies a
HealthCheckUpdateHandler which handles other HTTP methods than HEAD and
GET which updates the healthiness of the Server. |
Copyright © 2020 LeanCloud. All rights reserved.