Skip to content

Commit 9aef573

Browse files
Update and rename RemoteLiveWebCache.java to ArcRemoteLiveWebCache.java
1 parent bed1aef commit 9aef573

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

wayback-core/src/main/java/org/archive/wayback/liveweb/RemoteLiveWebCache.java renamed to wayback-core/src/main/java/org/archive/wayback/liveweb/ArcRemoteLiveWebCache.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,12 @@
4646
import org.archive.wayback.resourcestore.resourcefile.ResourceFactory;
4747

4848
/**
49+
* This class fetches resource from live web.
50+
* It works with ArcRecordingProxy not standard proxy server
51+
*
4952
* @author brad
53+
* @see LiveWebCache
54+
* @see StdRemoteLiveWebCache
5055
*
5156
*/
5257
public class RemoteLiveWebCache implements LiveWebCache {

0 commit comments

Comments
 (0)