Uses of Interface
io.helidon.webserver.servicecommon.RestServiceSettings
Packages that use RestServiceSettings
-
Uses of RestServiceSettings in io.helidon.webserver.servicecommon
Methods in io.helidon.webserver.servicecommon that return RestServiceSettingsModifier and TypeMethodDescriptionRestServiceSettings.Builder.build()Creates theRestServiceSettingsinstance from the builder settings.static RestServiceSettingsRestServiceSettings.create()Creates a new instance with default settings.static RestServiceSettingsCreates a new instance using values from the provided config.Constructors in io.helidon.webserver.servicecommon with parameters of type RestServiceSettingsModifierConstructorDescriptionprotectedHelidonFeatureSupport(System.Logger logger, RestServiceSettings restServiceSettings, String serviceName)