Package org.archive.wayback.replay

Interface Summary
ClosestResultSelector New interface component on Replay to allow customized selection of the "best" particular search result from a set to return for a particular request.
HttpHeaderProcessor  
ReplayRendererSelector  
 

Class Summary
DateRedirectingClosestResultSelector  
DateRedirectReplayRenderer  
DefaultClosestResultSelector  
HttpHeaderOperation  
IdentityHttpHeaderProcessor HttpHeaderProcessor which passes through all headers as-is.
JSPExecutor Class which encapsulates all Replay context information needed to execute a .jsp file in the "context" of a particular replay request.
JSPReplayRenderer ReplayRenderer implementation which just forwards responsibility for rendering a resource to a .jsp file.
RedirectRewritingHttpHeaderProcessor  
ReplayRendererDecorator  
SelectorReplayDispatcher ReplayDispatcher instance which uses a configurable ClosestResultSelector to find the best result to show from a given set, and a list of ReplayRendererSelector to determine how best to replay that result to a user.
StringHttpServletResponseWrapper  
TagMagix Library for updating arbitrary attributes in arbitrary tags to rewrite HTML documents so URI references point back into the Wayback Machine.
TextDocument Class which wraps functionality for converting a Resource(InputStream + HTTP headers) into a StringBuilder, performing several common URL resolution methods against that StringBuilder, inserting arbitrary Strings into the page, and then converting the page back to a byte array.
TextReplayRenderer  
TransparentReplayRenderer ReplayRenderer implementation which returns the archive document as pristinely as possible -- no modifications to response code, HTTP headers, or original byte-stream.
XArchiveHttpHeaderProcessor  
 



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