Class DefaultHandler

Object
DefaultHandler
All Implemented Interfaces:
HttpHandler

public class DefaultHandler extends Object implements HttpHandler
Handler for the / endpoint
  • Constructor Details

  • Method Details

    • handle

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