Interface F_PatchFilter.Dispatch

  • Enclosing class:
    F_PatchFilter

    public static interface F_PatchFilter.Dispatch
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void dispatch​(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)  
    • Method Detail

      • dispatch

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