consciouscode.seedling.wiki
Class WikiPageHandler
java.lang.Object
consciouscode.seedling.wiki.WikiPageHandler
public class WikiPageHandler
- extends Object
An extraordinarily kludgy HTTP request handler for rendering information
about Seedling nodes.
Constructor Summary |
WikiPageHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
File stateDirectory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiPageHandler
public WikiPageHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
File stateDirectory)
throws javax.servlet.ServletException,
IOException
- Throws:
javax.servlet.ServletException
IOException
setRenderDebug
public void setRenderDebug(boolean renderDebug)
handle
public void handle()
throws IOException
- Throws:
IOException
handleGet
public void handleGet()
throws IOException
- Throws:
IOException
handlePost
public void handlePost()
throws IOException
- Throws:
IOException
Copyright © 2001–2012
Todd V. Jonker. All Rights Reserved.