Package aQute.bnd.http
Class URLCache
java.lang.Object
aQute.bnd.http.URLCache
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final JSONCodec
private ConcurrentMap<File,
URLCache.Info> private static final org.slf4j.Logger
private final File
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getCacheFileFor
(URI url) getCacheInfoFileFor
(URI url) infos()
boolean
static String
static void
-
Field Details
-
logger
private static final org.slf4j.Logger logger -
codec
-
root
-
infos
-
-
Constructor Details
-
URLCache
-
-
Method Details