|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiveWebCache | |
|---|---|
| org.archive.wayback.accesscontrol.robotstxt | |
| org.archive.wayback.liveweb | |
| org.archive.wayback.webapp | |
| Uses of LiveWebCache in org.archive.wayback.accesscontrol.robotstxt |
|---|
| Methods in org.archive.wayback.accesscontrol.robotstxt that return LiveWebCache | |
|---|---|
LiveWebCache |
RobotExclusionFilterFactory.getWebCache()
|
| Methods in org.archive.wayback.accesscontrol.robotstxt with parameters of type LiveWebCache | |
|---|---|
void |
RobotExclusionFilterFactory.setWebCache(LiveWebCache webCache)
|
| Constructors in org.archive.wayback.accesscontrol.robotstxt with parameters of type LiveWebCache | |
|---|---|
RobotExclusionFilter(LiveWebCache webCache,
String userAgent,
long maxCacheMS)
Construct a new RobotExclusionFilter that uses webCache to pull robots.txt documents. |
|
| Uses of LiveWebCache in org.archive.wayback.liveweb |
|---|
| Classes in org.archive.wayback.liveweb that implement LiveWebCache | |
|---|---|
class |
RemoteLiveWebCache
|
| Uses of LiveWebCache in org.archive.wayback.webapp |
|---|
| Methods in org.archive.wayback.webapp that return LiveWebCache | |
|---|---|
LiveWebCache |
LiveWebAccessPoint.getCache()
|
| Methods in org.archive.wayback.webapp with parameters of type LiveWebCache | |
|---|---|
void |
LiveWebAccessPoint.setCache(LiveWebCache cache)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||