Uses of Interface
io.helidon.webclient.spi.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
Modifier and TypeMethodDescriptionWebClient.Builder.addService
(WebClientService service) Register new instance ofWebClientService
.Modifier and TypeMethodDescriptionWebClient.Builder.addService
(Supplier<? extends WebClientService> serviceSupplier) Register new instance ofWebClientService
. -
Uses of WebClientService in io.helidon.webclient.metrics
Modifier and TypeClassDescriptionclass
Client metric meter for all requests.class
Container object for all metrics created by the config.Modifier and TypeMethodDescription -
Uses of WebClientService in io.helidon.webclient.security
Modifier and TypeClassDescriptionclass
Client service for security propagation.Modifier and TypeMethodDescription -
Uses of WebClientService in io.helidon.webclient.spi
Modifier and TypeMethodDescriptionCreate a new service instance based on configuration. -
Uses of WebClientService in io.helidon.webclient.tracing
Modifier and TypeClassDescriptionfinal class
Client service for tracing propagation.Modifier and TypeMethodDescription