Class HealthyHandler

Object
HealthyHandler
All Implemented Interfaces:
HttpHandler

public class HealthyHandler extends Object implements HttpHandler
Handler for the /-/healthy endpoint
  • Constructor Details

  • Method Details

    • handle

      public void handle(HttpExchange exchange) throws IOException
      Specified by:
      handle in interface HttpHandler
      Throws:
      IOException