|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileCache.CacheResult | |
|---|---|
| org.glassfish.grizzly.http.server.filecache | |
| Uses of FileCache.CacheResult in org.glassfish.grizzly.http.server.filecache |
|---|
| Methods in org.glassfish.grizzly.http.server.filecache that return FileCache.CacheResult | |
|---|---|
FileCache.CacheResult |
FileCache.add(HttpRequestPacket request,
File cacheFile)
Add a resource to the cache. |
static FileCache.CacheResult |
FileCache.CacheResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileCache.CacheResult[] |
FileCache.CacheResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||