Uses of Package
net.morimekta.tiny.server.http
-
Packages that use net.morimekta.tiny.server.http Package Description net.morimekta.tiny.server net.morimekta.tiny.server.http -
Classes in net.morimekta.tiny.server.http used by net.morimekta.tiny.server Class Description TinyHealth.HealthCheck Interface for checking the healthiness of a service.TinyHealth.ReadyCheck Interface for checking the readiness of a service. -
Classes in net.morimekta.tiny.server.http used by net.morimekta.tiny.server.http Class Description TinyHealth.HealthCheck Interface for checking the healthiness of a service.TinyHealth.ReadyCheck Interface for checking the readiness of a service.TinyHealth.Result The healthiness result.TinyHealth.Status The actual healthiness status.TinyHttpHandler Class simplifying the HttpHandler in a similar fashion to the jakartaHttpServletclass.