Class CommandDispatcher.CallbackCommand

    • Constructor Detail

      • CallbackCommand

        public CallbackCommand​(javax.servlet.ServletContext servletContext,
                               RequestDispatchCallback invocation,
                               Object handback)
    • Method Detail

      • execute

        public Object execute​(javax.servlet.http.HttpServletRequest req,
                              javax.servlet.http.HttpServletResponse resp)
                       throws javax.servlet.ServletException,
                              IOException
        Throws:
        javax.servlet.ServletException
        IOException