|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileCache | |
---|---|
com.sun.grizzly.http | |
com.sun.grizzly.ssl | |
com.sun.grizzly.standalone |
Uses of FileCache in com.sun.grizzly.http |
---|
Fields in com.sun.grizzly.http declared as FileCache | |
---|---|
protected FileCache |
FileCacheFactory.fileCache
A list of FileCache instance this Factory is owning. |
Methods in com.sun.grizzly.http that return FileCache | |
---|---|
FileCache |
FileCacheFactory.getFileCache()
Return an instance of a FileCache |
Uses of FileCache in com.sun.grizzly.ssl |
---|
Methods in com.sun.grizzly.ssl that return FileCache | |
---|---|
FileCache |
SSLFileCacheFactory.getFileCache()
Return an instance of a FileCache |
Uses of FileCache in com.sun.grizzly.standalone |
---|
Fields in com.sun.grizzly.standalone declared as FileCache | |
---|---|
protected FileCache |
StaticHandler.fileCache
The FileCache mechanism used to cache static resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |