|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UrlInterceptHandler
| Method Summary | |
|---|---|
CacheManager.CacheResult |
service(String url,
Map<String,String> headers)
Given an URL, returns the CacheResult which contains the surrogate response for the request, or null if the handler is not interested. |
| Method Detail |
|---|
CacheManager.CacheResult service(String url,
Map<String,String> headers)
url - URL string.headers - The headers associated with the request. May be null.
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||