Uses of Class
io.helidon.webclient.context.WebClientContextService
Packages that use WebClientContextService
-
Uses of WebClientContextService in io.helidon.webclient.context
Methods in io.helidon.webclient.context that return WebClientContextServiceModifier and TypeMethodDescriptionWebClientContextConfig.Builder.build()WebClientContextConfig.BuilderBase.WebClientContextConfigImpl.build()static WebClientContextServiceCreate a new instance from configuration.static WebClientContextServiceWebClientContextService.create(WebClientContextConfig config) Create a new instance from its configuration.static WebClientContextServiceWebClientContextService.create(Consumer<WebClientContextConfig.Builder> builderConsumer) Create a new instance customizing its configuration.WebClientContextConfig.BuilderBase.WebClientContextConfigImpl.get()