Package io.helidon.nima.webserver.staticcontent
package io.helidon.nima.webserver.staticcontent
Static content support for Helidon Níma
WebServer.
The starting point is StaticContentService.
-
ClassDescriptionServes 'static content' (files) from filesystem or using a classloader to the
WebServerHttpRouting.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.