Uses of Class
io.helidon.webserver.staticcontent.StaticContentService.Builder
Packages that use StaticContentService.Builder
-
Uses of StaticContentService.Builder in io.helidon.webserver.staticcontent
Classes in io.helidon.webserver.staticcontent with type parameters of type StaticContentService.BuilderModifier and TypeClassDescriptionstatic classStaticContentService.Builder<B extends StaticContentService.Builder<B>>Fluent builder of the StaticContent detailed parameters.Subclasses of StaticContentService.Builder in io.helidon.webserver.staticcontentModifier and TypeClassDescriptionstatic classBuilder for class path based static content.static classBuilder for file based static content supports, such as file based and classpath based.static classBuilder for file system based static content.