Uses of Interface
io.helidon.webserver.servicecommon.RestServiceSettings
-
Uses of RestServiceSettings in io.helidon.webserver.servicecommon
Modifier and TypeMethodDescriptionRestServiceSettings.Builder.build()
Creates theRestServiceSettings
instance from the builder settings.static RestServiceSettings
RestServiceSettings.create()
Creates a new instance with default settings.static RestServiceSettings
Creates a new instance using values from the provided config.ModifierConstructorDescriptionprotected
HelidonFeatureSupport
(System.Logger logger, RestServiceSettings restServiceSettings, String serviceName)