Uses of Interface
org.glassfish.grizzly.config.dom.FileCache
Packages that use FileCache
-
Uses of FileCache in org.glassfish.grizzly.config
Methods in org.glassfish.grizzly.config with parameters of type FileCacheModifier and TypeMethodDescriptionprotected org.glassfish.grizzly.http.server.filecache.FileCacheGenericGrizzlyListener.configureHttpFileCache(FileCache cache) Configure the Grizzly HTTP FileCache mechanism -
Uses of FileCache in org.glassfish.grizzly.config.dom
Methods in org.glassfish.grizzly.config.dom that return FileCacheModifier and TypeMethodDescription@NotNull FileCacheHttp.getFileCache()Gets the value of the fileCache property.Methods in org.glassfish.grizzly.config.dom with parameters of type FileCache