Module net.morimekta.tiny.server
Package net.morimekta.tiny.server.http
-
Interface Summary Interface Description TinyHealth.HealthCheck Interface for checking the healthiness of a service.TinyHealth.ReadyCheck Interface for checking the readiness of a service. -
Class Summary Class Description TinyHealth Handle health and readiness for Tiny Server.TinyHealth.Result The healthiness result.TinyHealthHttpHandler Simple HTTP handler for getting the healthiness of the entire tiny server.TinyHttpHandler Class simplifying the HttpHandler in a similar fashion to the jakartaHttpServletclass.TinyHttpStatus Set of common HTTP status codes.TinyHttpUtil TinyReadyHttpHandler Simple HTTP handler for getting the readiness of the entire tiny server. -
Enum Summary Enum Description TinyHealth.Status The actual healthiness status.