Uses of Class
io.helidon.webserver.staticcontent.StaticContentFeature
Packages that use StaticContentFeature
-
Uses of StaticContentFeature in io.helidon.webserver.staticcontent
Classes in io.helidon.webserver.staticcontent that implement interfaces with type arguments of type StaticContentFeatureModifier and TypeClassDescriptionstatic classFluent API builder forStaticContentFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.classServiceLoaderprovider implementation for static-content feature forWebServer.Methods in io.helidon.webserver.staticcontent that return StaticContentFeatureModifier and TypeMethodDescriptionStaticContentConfig.Builder.build()Create an instance from this builder.StaticContentConfig.BuilderBase.StaticContentConfigImpl.build()Create a new runtime instance from this prototype.static StaticContentFeatureCreate a static content feature 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()