|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheHandle | |
|---|---|
| com.atlassian.plugin.webresource | |
| com.atlassian.plugin.webresource.cache | |
| Uses of CacheHandle in com.atlassian.plugin.webresource |
|---|
| Constructors in com.atlassian.plugin.webresource with parameters of type CacheHandle | |
|---|---|
SuperBatchDownloadableResource(String type,
Map<String,String> params,
Iterable<DownloadableResource> resources,
CacheHandle cacher)
|
|
| Uses of CacheHandle in com.atlassian.plugin.webresource.cache |
|---|
| Methods in com.atlassian.plugin.webresource.cache that return CacheHandle | |
|---|---|
static CacheHandle |
CacheHandle.Builder.forRequest(FileCache<FileCacheKey> cache,
String downloadtype,
String path,
Map<String,String> params)
inspects the request, and if appropriate, returns a CacheHandle that will cache resources to the cache. |
static CacheHandle |
CacheHandle.Builder.passthrough()
does not cache, calls the stream provider directly |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||