|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.liquidsite.app.servlet.RequestProcessor
org.liquidsite.app.legacy.ForumRequestProcessor
The forum request processor for forum posts and previews.
| Constructor Summary | |
ForumRequestProcessor(Application app)
Creates a new forum request processor. |
|
| Method Summary | |
void |
destroy()
Destroys this request processor. |
void |
process(Request request)
Processes a forum request. |
| Methods inherited from class org.liquidsite.app.servlet.RequestProcessor |
getContentManager, getFile, processLiquidSite, processNormal, sendContent, sendTemplate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ForumRequestProcessor(Application app)
app - the application context| Method Detail |
public void destroy()
destroy in class RequestProcessor
public void process(Request request)
throws RequestException
process in class RequestProcessorrequest - the request object
RequestException - if the action couldn't be processed
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||