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 WebClientContextService
Create a new instance from configuration.static WebClientContextService
WebClientContextService.create
(WebClientContextConfig config) Create a new instance from its configuration.static WebClientContextService
WebClientContextService.create
(Consumer<WebClientContextConfig.Builder> builderConsumer) Create a new instance customizing its configuration.WebClientContextConfig.BuilderBase.WebClientContextConfigImpl.get()