Package prompto.debug

Class DebugRequestServlet

    • Constructor Detail

      • DebugRequestServlet

        public DebugRequestServlet()
    • Method Detail

      • setDebugger

        public void setDebugger​(prompto.debug.IDebugger debugger)
      • doPost

        protected void doPost​(javax.servlet.http.HttpServletRequest req,
                              javax.servlet.http.HttpServletResponse resp)
                       throws javax.servlet.ServletException,
                              IOException
        Overrides:
        doPost in class javax.servlet.http.HttpServlet
        Throws:
        javax.servlet.ServletException
        IOException