Class OverviewHandler

  • All Implemented Interfaces:
    com.sun.net.httpserver.HttpHandler, WebServerUtils

    public class OverviewHandler
    extends java.lang.Object
    implements com.sun.net.httpserver.HttpHandler, WebServerUtils
    • Method Detail

      • handle

        public void handle​(com.sun.net.httpserver.HttpExchange httpExchange)
                    throws java.io.IOException
        Specified by:
        handle in interface com.sun.net.httpserver.HttpHandler
        Throws:
        java.io.IOException