Package org.glassfish.grizzly.http.server.filecache

Interface Summary
FileCacheProbe Monitoring probe providing callbacks that may be invoked by Grizzly FileCache.
 

Class Summary
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 Summary
FileCache.CacheResult  
FileCache.CacheType  
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.