Package io.helidon.webserver.staticcontent
package io.helidon.webserver.staticcontent
Static content support for Helidon
WebServer
.
The starting point is StaticContentSupport
.
-
ClassDescriptionStaticContentSupport.Builder<B extends StaticContentSupport.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.