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(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
      Throws:
      javax.servlet.ServletException
      IOException