Uses of Interface
org.archive.wayback.webapp.RequestContext

Packages that use RequestContext
org.archive.wayback.accesscontrol.ui   
org.archive.wayback.resourcestore.locationdb   
org.archive.wayback.webapp   
 

Uses of RequestContext in org.archive.wayback.accesscontrol.ui
 

Classes in org.archive.wayback.accesscontrol.ui that implement RequestContext
 class AdministrativeExclusionServlet
          Servlet responsible for UI generation of the Administrative Exclustion system.
 class ExclusionServlet
           
 

Uses of RequestContext in org.archive.wayback.resourcestore.locationdb
 

Classes in org.archive.wayback.resourcestore.locationdb that implement RequestContext
 class FileProxyServlet
          ServletRequestContext interface which uses a ResourceFileLocationDB to reverse proxy an incoming HTTP request for a file by name to it's actual back-end location.
 class ResourceFileLocationDBServlet
          ServletRequestContext enabling remote HTTP GET/POST access to a local ResourceFileLocationDB.
 

Uses of RequestContext in org.archive.wayback.webapp
 

Classes in org.archive.wayback.webapp that implement RequestContext
 class AccessPoint
          Retains all information about a particular Wayback configuration within a ServletContext, including holding references to the implementation instances of the primary Wayback classes: RequestParser ResourceIndex(via WaybackCollection) ResourceStore(via WaybackCollection) QueryRenderer ReplayDispatcher ExceptionRenderer ResultURIConverter
 class ServletRequestContext
           
 

Methods in org.archive.wayback.webapp that return RequestContext
 RequestContext RequestMapper.mapContext(javax.servlet.http.HttpServletRequest request)
           
 



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