Uses of Class
io.helidon.webserver.staticcontent.StaticContentService.ClassPathBuilder
Packages that use StaticContentService.ClassPathBuilder
-
Uses of StaticContentService.ClassPathBuilder in io.helidon.webserver.staticcontent
Methods in io.helidon.webserver.staticcontent that return StaticContentService.ClassPathBuilderModifier and TypeMethodDescriptionCreates new builder with defined static content root as a class-loader resource.StaticContentService.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.