Uses of Class
io.helidon.webserver.staticcontent.StaticContentSupport.ClassPathBuilder
Packages that use StaticContentSupport.ClassPathBuilder
-
Uses of StaticContentSupport.ClassPathBuilder in io.helidon.webserver.staticcontent
Methods in io.helidon.webserver.staticcontent that return StaticContentSupport.ClassPathBuilderModifier and TypeMethodDescriptionCreates new builder with defined static content root as a class-loader resource.StaticContentSupport.builder
(String resourceRoot, ClassLoader classLoader) Creates new builder with defined static content root as a class-loader resource.Sets custom temporary folder for extracting static content from a jar.