Uses of Class
io.helidon.webserver.staticcontent.StaticContentSupport.Builder
-
Uses of StaticContentSupport.Builder in io.helidon.webserver.staticcontent
Modifier and TypeClassDescriptionstatic class
StaticContentSupport.Builder<B extends StaticContentSupport.Builder<B>>
Fluent builder of the StaticContent detailed parameters.Modifier and TypeClassDescriptionstatic class
Builder for class path based static content.static class
Builder for file based static content supports, such as file based and classpath based.static class
Builder for file system based static content.