public class HelperCommand extends Object implements HttpCommand
| Constructor and Description |
|---|
HelperCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Dispatcher dispatcher,
HttpServletRequest request,
HttpServletResponse response) |
void |
init() |
public void init()
public void execute(Dispatcher dispatcher, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
execute in interface HttpCommandServletExceptionIOExceptionCopyright © 2003-2014 Sakai Project. All Rights Reserved.