Uses of Class
net.morimekta.tiny.server.http.TinyHttpHandler
-
Packages that use TinyHttpHandler Package Description net.morimekta.tiny.server.http -
-
Uses of TinyHttpHandler in net.morimekta.tiny.server.http
Subclasses of TinyHttpHandler in net.morimekta.tiny.server.http Modifier and Type Class Description classTinyHealthHttpHandlerSimple HTTP handler for getting the healthiness of the entire tiny server.classTinyPrometheusHttpHandlerSimple HTTP handler for getting prometheus metrics.classTinyReadyHttpHandlerSimple HTTP handler for getting the readiness of the entire tiny server.
-