Package org.apache.hc.client5.http.cache
Class HttpCacheStorageEntry
java.lang.Object
org.apache.hc.client5.http.cache.HttpCacheStorageEntry
- All Implemented Interfaces:
Serializable
@Contract(threading=IMMUTABLE)
public final class HttpCacheStorageEntry
extends Object
implements Serializable
This class contains a
HttpCacheEntry
along with its key.- Since:
- 5.0
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final HttpCacheEntry
private final String
private static final long
-
Constructor Summary
Constructors -
Method Summary