se.sics.tasim.is.common
Class HistoryPage
java.lang.Object
se.sics.tasim.is.common.HttpPage
se.sics.tasim.is.common.HistoryPage
public class HistoryPage
- extends HttpPage
Constructor Summary |
HistoryPage(java.lang.String pathInfo,
SimServer simServer,
java.lang.String gamePath,
java.lang.String simTablePrefix,
int simulationsPerPage)
|
Method Summary |
void |
handle(java.lang.String pathInContext,
java.lang.String pathParams,
org.mortbay.http.HttpRequest request,
org.mortbay.http.HttpResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryPage
public HistoryPage(java.lang.String pathInfo,
SimServer simServer,
java.lang.String gamePath,
java.lang.String simTablePrefix,
int simulationsPerPage)
handle
public void handle(java.lang.String pathInContext,
java.lang.String pathParams,
org.mortbay.http.HttpRequest request,
org.mortbay.http.HttpResponse response)
throws org.mortbay.http.HttpException,
java.io.IOException
- Specified by:
handle
in class HttpPage
- Throws:
org.mortbay.http.HttpException
java.io.IOException
Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.