Package org.archive.wayback.liveweb

Interface Summary
LiveWebCache Interface to retrieve Resource objects from the live web.
 

Class Summary
ARCCacheDirectory Class uses an ARCWriterPool to provide access to a set of ARCWriters, exposing getting and setters which simplify Spring configuration.
ARCRecordingProxy  
ARCUnwrappingProxy ServletRequestContext which proxies to an ARCRecordingProxy, and unwraps the "application/x-arc-record" MIME response into the inner HTTP response, sending all HTTP headers AS-IS, and the HTTP Entity.
FileRegion  
RemoteLiveWebCache  
URLtoARCCacher Takes an input URL String argument, downloads, stores in an ARCWriter, and returns a FileRegion consisting of the compressed ARCRecord containing the response, or a forged, "fake error response" ARCRecord which can be used to send the content to an OutputStream.
 



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