Uses of Class
io.helidon.webserver.staticcontent.StaticContentService.FileBasedBuilder
Packages that use StaticContentService.FileBasedBuilder
-
Uses of StaticContentService.FileBasedBuilder in io.helidon.webserver.staticcontent
Classes in io.helidon.webserver.staticcontent with type parameters of type StaticContentService.FileBasedBuilderModifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.Builder for file based static content supports, such as file based and classpath based.Subclasses of StaticContentService.FileBasedBuilder in io.helidon.webserver.staticcontentModifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.Builder for class path based static content.static class
Deprecated, for removal: This API element is subject to removal in a future version.Builder for file system based static content.