Package io.helidon.webserver.staticcontent
package io.helidon.webserver.staticcontent
Helidon WebServer Static Content Support.
- See Also:
-
ClassDescriptionServes 'static content' (files) from filesystem or using a classloader to the
WebServer
HttpRouting
.StaticContentService.Builder<B extends StaticContentService.Builder<B>>Fluent builder of the StaticContent detailed parameters.Builder for class path based static content.Builder for file based static content supports, such as file based and classpath based.Builder for file system based static content.