Interface BPLAction

    • Method Summary

      Modifier and Type Method Description
      void execute​(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, ConfigService configService)  
    • Method Detail

      • execute

        void execute​(javax.servlet.http.HttpServletRequest req,
                     javax.servlet.http.HttpServletResponse resp,
                     ConfigService configService)
              throws IOException
        Throws:
        IOException