Uses of Interface
io.helidon.webclient.spi.WebClientService
Packages that use WebClientService
Package
Description
A reactive client for rest calls.
Client metrics service.
Client service propagation service.
This package provides extensibility for the
WebClient
.Client tracing propagation service.
-
Uses of WebClientService in io.helidon.webclient
Methods in io.helidon.webclient with parameters of type WebClientServiceModifier and TypeMethodDescriptionWebClient.Builder.addService
(WebClientService service) Register new instance ofWebClientService
.Method parameters in io.helidon.webclient with type arguments of type WebClientServiceModifier and TypeMethodDescriptionWebClient.Builder.addService
(Supplier<? extends WebClientService> serviceSupplier) Register new instance ofWebClientService
. -
Uses of WebClientService in io.helidon.webclient.metrics
Classes in io.helidon.webclient.metrics that implement WebClientServiceModifier and TypeClassDescriptionclass
Client metric meter for all requests.class
Container object for all metrics created by the config.Methods in io.helidon.webclient.metrics that return WebClientServiceModifier and TypeMethodDescription -
Uses of WebClientService in io.helidon.webclient.security
Classes in io.helidon.webclient.security that implement WebClientServiceModifier and TypeClassDescriptionclass
Client service for security propagation.Methods in io.helidon.webclient.security that return WebClientServiceModifier and TypeMethodDescription -
Uses of WebClientService in io.helidon.webclient.spi
Methods in io.helidon.webclient.spi that return WebClientServiceModifier and TypeMethodDescriptionCreate a new service instance based on configuration. -
Uses of WebClientService in io.helidon.webclient.tracing
Classes in io.helidon.webclient.tracing that implement WebClientServiceModifier and TypeClassDescriptionfinal class
Client service for tracing propagation.Methods in io.helidon.webclient.tracing that return WebClientServiceModifier and TypeMethodDescription