Class ExitHandler

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

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

      • ExitHandler

        public ExitHandler​(java.io.File lockfile)
    • 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