Package-level declarations
Types
Configuration data for administrative HTTP endpoints exposed by GenericService and GenericKtorService.
Abstract base class for services that use an embedded Ktor CIO server for admin servlet hosting.
Abstract base class for services that use an embedded Jetty server for admin servlet hosting.
A mutable collection of Jakarta HttpServlet instances mapped to URL paths.
A Guava GenericIdleService that runs an embedded Ktor CIO server to host servlets from an HttpServletGroup.
Configuration data for the Prometheus metrics service.
A Guava GenericIdleService that runs an embedded Jetty server to expose a Prometheus MetricsServlet.
A mutable collection of Jakarta Servlet instances mapped to URL paths.
A Guava GenericIdleService that runs an embedded Jetty server to host servlets from a ServletGroup.
A Guava GenericIdleService that manages a Zipkin span reporter lifecycle.