|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UrlFailureCache
Cache for requested URLs that cannot be fetched.
| Method Summary | |
|---|---|
void |
cacheFailure(String url)
Store a URL in the cache as failed. |
boolean |
hasFailedBefore(String url)
Test if a specified URL has failed before. |
| Method Detail |
|---|
void cacheFailure(String url)
url - the url to store.boolean hasFailedBefore(String url)
url - the URL to test.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||