Class URLCache.Info
java.lang.Object
aQute.bnd.http.URLCache.Info
- All Implemented Interfaces:
Closeable, AutoCloseable
- Enclosing class:
URLCache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Info
-
Info
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
update
- Throws:
Exception
-
update
-
isPresent
public boolean isPresent() -
delete
public void delete() -
getETag
-
getModified
public long getModified() -
toString
-