public interface Dispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(String path,
HttpServletRequest request,
HttpServletResponse response) |
void dispatch(String path, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
path - request - response - IOExceptionServletExceptionCopyright © 2003-2014 Sakai Project. All Rights Reserved.