Uses of Class
jetbrains.buildServer.artifacts.impl.HttpDiskCache
-
Packages that use HttpDiskCache Package Description jetbrains.buildServer.agent.impl.cache jetbrains.buildServer.artifacts.impl -
-
Uses of HttpDiskCache in jetbrains.buildServer.agent.impl.cache
Methods in jetbrains.buildServer.agent.impl.cache with parameters of type HttpDiskCache Modifier and Type Method Description protected void
AgentArtifactCacheProviderImpl. configureCache(HttpDiskCache cache, InternalPropertiesHolder propertiesHolder)
-
Uses of HttpDiskCache in jetbrains.buildServer.artifacts.impl
Fields in jetbrains.buildServer.artifacts.impl declared as HttpDiskCache Modifier and Type Field Description protected HttpDiskCache
DirectoryCacheProviderImpl. myDiskCache
Constructors in jetbrains.buildServer.artifacts.impl with parameters of type HttpDiskCache Constructor Description HttpCacheImpl(HttpDiskCache diskCache, URLContentRetriever transport)
-