| Interface | Description |
|---|---|
| LiveWebCache |
Interface to retrieve Resource objects from the live web.
|
| Class | Description |
|---|---|
| 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.
|
| DNSTimingProtocolSocketFactory |
ProtocolSocketFactory which logs the amount of time taked to do DNS lookups.
|
| FileRegion | |
| LiveRobotsNoCache | |
| NoRetryHandler | |
| 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–2015 IIPC. All rights reserved.