public interface CacheRetriever extends Runnable
CacheRetriever is a Runnable that is executed from the
CacheRetrieverExecutor to load data from cache| Modifier and Type | Interface and Description |
|---|---|
static interface |
CacheRetriever.CacheRetrieverListener
A small listner that gets notified, when the
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
getHttpRequest()
Get the
HttpRequest |
void |
setCacheRetrieverListener(CacheRetriever.CacheRetrieverListener listener)
|
HttpRequest getHttpRequest()
HttpRequestvoid setCacheRetrieverListener(CacheRetriever.CacheRetrieverListener listener)
listener - Copyright © 2015 Hannes Dorfmann. All rights reserved.