Class HTTPServer.HTTPMetricHandler

  • All Implemented Interfaces:
    com.sun.net.httpserver.HttpHandler
    Enclosing class:
    HTTPServer

    static class HTTPServer.HTTPMetricHandler
    extends java.lang.Object
    implements com.sun.net.httpserver.HttpHandler
    • Method Detail

      • handle

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