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

Packages that use org.glassfish.grizzly.http.server.filecache
org.glassfish.grizzly.http.server   
org.glassfish.grizzly.http.server.filecache   
 

Classes in org.glassfish.grizzly.http.server.filecache used by org.glassfish.grizzly.http.server
FileCache
          This class implements a file caching mechanism used to cache static resources.
FileCacheProbe
          Monitoring probe providing callbacks that may be invoked by Grizzly FileCache.
 

Classes in org.glassfish.grizzly.http.server.filecache used by org.glassfish.grizzly.http.server.filecache
FileCache
          This class implements a file caching mechanism used to cache static resources.
FileCache.CacheType
           
FileCacheEntry
          The entry value in the file cache map.
FileCacheKey
          The entry key in the file cache map.
FileCacheProbe
          Monitoring probe providing callbacks that may be invoked by Grizzly FileCache.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.