Uses of Package
org.archive.wayback.util.webapp

Packages that use org.archive.wayback.util.webapp
org.archive.wayback.liveweb   
org.archive.wayback.resourcestore.locationdb   
org.archive.wayback.util.webapp   
org.archive.wayback.webapp   
 

Classes in org.archive.wayback.util.webapp used by org.archive.wayback.liveweb
AbstractRequestHandler
          Abstract RequestHandler implementation which performs the minimal behavior for self registration with a RequestMapper, requiring subclasses to implement only handleRequest().
RequestHandler
          A generic handler of HttpServletRequests.
ShutdownListener
          Interface representing a desire to be notified when the containing ServletContext is being destroyed.
 

Classes in org.archive.wayback.util.webapp used by org.archive.wayback.resourcestore.locationdb
AbstractRequestHandler
          Abstract RequestHandler implementation which performs the minimal behavior for self registration with a RequestMapper, requiring subclasses to implement only handleRequest().
RequestHandler
          A generic handler of HttpServletRequests.
 

Classes in org.archive.wayback.util.webapp used by org.archive.wayback.util.webapp
AbstractRequestHandler
          Abstract RequestHandler implementation which performs the minimal behavior for self registration with a RequestMapper, requiring subclasses to implement only handleRequest().
RequestHandler
          A generic handler of HttpServletRequests.
RequestHandlerContext
          A simple composition of the RequestHandler which an HttpServletRequest was mapped to, and the path prefix which indicated the RequestHandler.
RequestMapper
          This class maintains a mapping of RequestHandlers and ShutDownListeners, to allow (somewhat) efficient mapping and delegation of incoming requests to the appropriate RequestHandler.
ShutdownListener
          Interface representing a desire to be notified when the containing ServletContext is being destroyed.
 

Classes in org.archive.wayback.util.webapp used by org.archive.wayback.webapp
AbstractRequestHandler
          Abstract RequestHandler implementation which performs the minimal behavior for self registration with a RequestMapper, requiring subclasses to implement only handleRequest().
RequestHandler
          A generic handler of HttpServletRequests.
ShutdownListener
          Interface representing a desire to be notified when the containing ServletContext is being destroyed.
 



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