Uses of Class
io.helidon.webserver.staticcontent.StaticContentSupport.FileBasedBuilder
Packages that use StaticContentSupport.FileBasedBuilder
-
Uses of StaticContentSupport.FileBasedBuilder in io.helidon.webserver.staticcontent
Classes in io.helidon.webserver.staticcontent with type parameters of type StaticContentSupport.FileBasedBuilderModifier and TypeClassDescriptionstatic class
Builder for file based static content supports, such as file based and classpath based.Subclasses of StaticContentSupport.FileBasedBuilder in io.helidon.webserver.staticcontentModifier and TypeClassDescriptionstatic class
Builder for class path based static content.static class
Builder for file system based static content.