Servlet implementation class WikiVisServlet.
More...
Inherits HttpServlet.
Protected Member Functions |
void | doGet (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException |
Detailed Description
Constructor & Destructor Documentation
wikivis.servlet.WikiVisServlet.WikiVisServlet |
( |
| ) |
|
Member Function Documentation
void wikivis.servlet.WikiVisServlet.doGet |
( |
HttpServletRequest |
request, |
|
|
HttpServletResponse |
response |
|
) |
| throws ServletException, IOException |
|
protected |
- See Also
- HttpServlet::doGet(HttpServletRequest request, HttpServletResponse response)
Member Data Documentation
final long wikivis.servlet.WikiVisServlet.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file: