Class CommandDispatcher.CallbackCommand

java.lang.Object
org.gatein.wci.command.CommandDispatcher.CallbackCommand
Enclosing class:
CommandDispatcher

public static class CommandDispatcher.CallbackCommand extends Object
  • Constructor Details

  • Method Details

    • execute

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