Package org.eclipse.tycho.p2.remote
Class SharedHttpCacheStorage
java.lang.Object
org.eclipse.tycho.p2.remote.SharedHttpCacheStorage
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longAssumes the following minimum caching period for remote files in minutes -
Method Summary
Modifier and TypeMethodDescriptiongetCacheEntry(URI uri, MavenLogger logger) Fetches the cache entry for this URIstatic SharedHttpCacheStoragegetStorage(File location, boolean offline, boolean update)
-
Field Details
-
MIN_CACHE_PERIOD
public static final long MIN_CACHE_PERIODAssumes the following minimum caching period for remote files in minutes
-
-
Method Details
-
getStorage