Class StaticFileHttpHandler

    • Constructor Detail

      • StaticFileHttpHandler

        public StaticFileHttpHandler​(String contextPath,
                                     String rootDir)
      • StaticFileHttpHandler

        public StaticFileHttpHandler​(String contextPath,
                                     String rootDir,
                                     boolean singlePageApp)
    • Method Detail

      • getContextPath

        public String getContextPath()
      • handle

        public void handle​(HttpExchange httpExchange)