Interface IServletWrapper


  • public interface IServletWrapper
    • Method Detail

      • processRequest

        void processRequest​(javax.servlet.http.HttpServletRequest request,
                            javax.servlet.http.HttpServletResponse response)
                     throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException