Class FileCacheKey
java.lang.Object
org.glassfish.grizzly.http.server.filecache.FileCacheKey
- All Implemented Interfaces:
org.glassfish.grizzly.Cacheable
- Direct Known Subclasses:
LazyFileCacheKey
The entry key in the file cache map.
- Author:
- Alexey Stashok
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
host
-
uri
-
-
Constructor Details
-
FileCacheKey
protected FileCacheKey() -
FileCacheKey
-
-
Method Details