Uses of Class
com.atlassian.plugin.webresource.cache.FileCacheKey

Packages that use FileCacheKey
com.atlassian.plugin.webresource.cache   
 

Uses of FileCacheKey in com.atlassian.plugin.webresource.cache
 

Method parameters in com.atlassian.plugin.webresource.cache with type arguments of type FileCacheKey
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.
 



Copyright © 2013 Atlassian. All Rights Reserved.