Interface | Description |
---|---|
ExceptionRenderer |
Implementors are responsible for drawing errors.
|
QueryRenderer |
QueryRenderer generates response for two types of resource index
query: capture search and URL search. |
ReplayDispatcher |
Locate and return a ReplayRenderer appropriate for the users request
(accept header, for example) and the resulting Resource.
|
ReplayRenderer |
ReplayRenderer generates response that replays archived content. |
RequestParser | |
ResourceIndex |
Transforms a WaybackRequest into a ResourceResults.
|
ResourceStore |
Transforms a CaptureSearchResult into a Resource.
|
ResultURIConverter |
Interface for implementations that convert a string datespec and URL into
an absolute URL that will replay the specified URL at the specified date.
|
Shutdownable | |
UrlCanonicalizer |
Interface for implementations that transform an input String URL into a
canonical form, suitable for lookups in a ResourceIndex.
|
WaybackConstants |
Copyright © 2005–2015 IIPC. All rights reserved.