| Interface | Description |
|---|---|
| FileCacheProbe |
Monitoring probe providing callbacks that may be invoked by Grizzly
FileCache. |
| Class | Description |
|---|---|
| FileCache |
This class implements a file caching mechanism used to cache static resources.
|
| FileCacheEntry |
The entry value in the file cache map.
|
| FileCacheKey |
The entry key in the file cache map.
|
| FileCacheProbe.Adapter |
FileCacheProbe adapter that provides no-op implementations for
all interface methods allowing easy extension by the developer. |
| LazyFileCacheKey |
Lazy
FileCacheKey object. |
| Enum | Description |
|---|---|
| FileCache.CacheResult | |
| FileCache.CacheType |
Copyright © 2019 Oracle Corporation. All Rights Reserved.