se.sics.tasim.is.common
Class ViewerPage

java.lang.Object
  extended by se.sics.tasim.is.common.HttpPage
      extended by se.sics.tasim.is.common.ViewerPage

public class ViewerPage
extends HttpPage


Constructor Summary
ViewerPage(InfoServer infoServer, SimServer simServer)
           
 
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
 

Constructor Detail

ViewerPage

public ViewerPage(InfoServer infoServer,
                  SimServer simServer)
Method Detail

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.