Uses of Class
io.helidon.webserver.staticcontent.StaticContentSupport.FileSystemBuilder
-
-
Uses of StaticContentSupport.FileSystemBuilder in io.helidon.webserver.staticcontent
Methods in io.helidon.webserver.staticcontent that return StaticContentSupport.FileSystemBuilder Modifier and Type Method Description static StaticContentSupport.FileSystemBuilderStaticContentSupport. builder(Path root)Creates new builder with defined static content root as a path to the file system.
-