|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileCache | |
|---|---|
| com.atlassian.plugin.cache.filecache.impl | |
| com.atlassian.plugin.webresource.cache | |
| Uses of FileCache in com.atlassian.plugin.cache.filecache.impl |
|---|
| Classes in com.atlassian.plugin.cache.filecache.impl that implement FileCache | |
|---|---|
class |
FileCacheImpl<K>
Implements a thread-safe FileCache. |
class |
PassThroughFileCache<K>
Always streams each resource from the given input |
| Uses of FileCache in com.atlassian.plugin.webresource.cache |
|---|
| Methods in com.atlassian.plugin.webresource.cache with parameters of type FileCache | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||