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