public class CacheEntry extends Object implements Serializable
Wrapper for entries stored in the RequestCache.
Mainly used to store the association between a request URI and its
Assets.
| Constructor and Description |
|---|
CacheEntry(String requestUri,
Set<Asset> asset) |
Copyright © 2013-2015 Dandelion Project. All Rights Reserved.