org.archive.wayback.webapp
Interface RequestContext

All Known Implementing Classes:
AccessPoint, AdministrativeExclusionServlet, ExclusionServlet, FileProxyServlet, ResourceFileLocationDBServlet, ServletRequestContext

public interface RequestContext

Version:
$Date$, $Revision$
Author:
brad

Method Summary
 boolean handleRequest(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)
           
 

Method Detail

handleRequest

boolean handleRequest(javax.servlet.http.HttpServletRequest httpRequest,
                      javax.servlet.http.HttpServletResponse httpResponse)
                      throws javax.servlet.ServletException,
                             java.io.IOException
Parameters:
httpRequest -
httpResponse -
Returns:
true if the RequestContent returned data to the client.
Throws:
javax.servlet.ServletException
java.io.IOException


Copyright © 2005-2009 Internet Archive. All Rights Reserved.