| Package | Description |
|---|---|
| org.archive.wayback.accesspoint | |
| org.archive.wayback.replay | |
| org.archive.wayback.webapp |
| Modifier and Type | Method and Description |
|---|---|
ReplayDispatcher |
AccessPointAdapter.getReplay() |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReplayCaptureSelector.setReplayDispatcher(ReplayDispatcher replayDispatcher)
set
ReplayDispatcher for selecting the best capture. |
| Constructor and Description |
|---|
DefaultReplayCaptureSelector(ReplayDispatcher replayDispatcher)
Initialize object with
ReplayDispatcher, to which
closest-selection is delegated. |
| Modifier and Type | Method and Description |
|---|---|
ReplayDispatcher |
AccessPoint.getReplay() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessPoint.setReplay(ReplayDispatcher replay) |
Copyright © 2005–2015 IIPC. All rights reserved.