Uses of Class
io.helidon.webserver.staticcontent.StaticContentFeature
Packages that use StaticContentFeature
-
Uses of StaticContentFeature in io.helidon.webserver.staticcontent
Methods in io.helidon.webserver.staticcontent that return StaticContentFeatureModifier and TypeMethodDescriptionStaticContentConfig.Builder.build()
StaticContentConfig.BuilderBase.StaticContentConfigImpl.build()
static StaticContentFeature
Create Access log support configured fromConfig
.static StaticContentFeature
StaticContentFeature.create
(StaticContentConfig config) Create a new instance from its configuration.static StaticContentFeature
StaticContentFeature.create
(Consumer<StaticContentConfig.Builder> builderConsumer) Create a new instance customizing its configuration.StaticContentConfig.BuilderBase.StaticContentConfigImpl.get()