Uses of Package
io.helidon.webserver.staticcontent
Packages that use io.helidon.webserver.staticcontent
-
Classes in io.helidon.webserver.staticcontent used by io.helidon.webserver.staticcontentClassDescriptionConfiguration of static content handlers that is common for classpath and file system based handlers.Fluent API builder for
BaseHandlerConfig.Fluent API builder base forBaseHandlerConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.Classpath based static content handler configuration.Fluent API builder forClasspathHandlerConfig.Fluent API builder base forClasspathHandlerConfig.File system based static content handler configuration.Fluent API builder forFileSystemHandlerConfig.Fluent API builder base forFileSystemHandlerConfig.Memory cache to allow in-memory storage of static content, rather than reading it from file system each time the resource is requested.Configuration of memory cache for static content.Fluent API builder forMemoryCache.Fluent API builder base forMemoryCacheConfig.Configuration of Static content feature.Fluent API builder forStaticContentFeature.Fluent API builder base forStaticContentConfig.WebServer feature to register static content.Handling of temporary files.Configuration of temporary storage for classpath based handlers.Fluent API builder forTemporaryStorage.Fluent API builder base forTemporaryStorageConfig.