@Contract(threading=IMMUTABLE) public final class HttpCacheStorageEntry extends Object implements Serializable
HttpCacheEntry along with its key.| Constructor and Description | 
|---|
| HttpCacheStorageEntry(String key,
                     HttpCacheEntry content) | 
public HttpCacheStorageEntry(String key, HttpCacheEntry content)
public String getKey()
public HttpCacheEntry getContent()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.