Uses of Enum Class
org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
Packages that use FileCache.CacheType
-
Uses of FileCache.CacheType in org.glassfish.grizzly.http.server.filecache
Fields in org.glassfish.grizzly.http.server.filecache declared as FileCache.CacheTypeMethods in org.glassfish.grizzly.http.server.filecache that return FileCache.CacheTypeModifier and TypeMethodDescriptionstatic FileCache.CacheTypeReturns the enum constant of this class with the specified name.static FileCache.CacheType[]FileCache.CacheType.values()Returns an array containing the constants of this enum class, in the order they are declared.