| Interface | Description |
|---|---|
| AccessPointAware |
Interface for object which need to be made aware of the AccessPoint within
which they are operating
|
| CustomResultFilterFactory |
Factory of CaptureSearchResult ObjectFilters
|
| LiveWebRedirector |
| Class | Description |
|---|---|
| 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
|
| AccessPoint.SingleLoadResourceStore |
Per-request, decorating ResourceStore that throws
ResourceNotAvailableException if retrieval of the
archive has failed previously within the session. |
| CustomMultiFilterFactory | |
| DefaultLiveWebRedirector | |
| DuplicateFiltersFactory | |
| FileRegexParamFilterAndFactory | |
| LiveWebAccessPoint | |
| LiveWebRequestHandler | |
| PerformanceLogger |
Brutally simple, barely functional class to allow simple recording of
millisecond level timing within a particular request, enabling rough logging
of the time spent in various parts of the handling of a WaybackRequest
|
| PerfStats | |
| PerfStats.PerfStatEntry | |
| PerfWritingHttpServletResponse | |
| PrefixEmbargoPeriodTuple | |
| PrefixEmbargoResultFilterFactory | |
| ServerRelativeArchivalRedirect |
ServerRelativeArchivalRedirect is a RequestHandler
that redirects leaked server-relative URL back to replay request
URL. |
| WaybackCollection |
Composite class containing a ResourceStore, and a ResourceIndex, to simplify
sharing them as a pair across multiple AccessPoints.
|
| Enum | Description |
|---|---|
| AccessPoint.PerfStat | |
| LiveWebRedirector.LiveWebState | |
| LiveWebRedirector.RedirectType | |
| PerfStats.OutputFormat |
output format constants.
|
Copyright © 2005–2015 IIPC. All rights reserved.