Uses of Class
io.helidon.webclient.context.propagation.WebClientContextPropagation
-
Packages that use WebClientContextPropagation Package Description io.helidon.webclient.context.propagation Propagation of context values across network using HTTP Headers. -
-
Uses of WebClientContextPropagation in io.helidon.webclient.context.propagation
Methods in io.helidon.webclient.context.propagation that return WebClientContextPropagation Modifier and Type Method Description WebClientContextPropagation
WebClientContextPropagation.Builder. build()
static WebClientContextPropagation
WebClientContextPropagation. create(Config config)
Creates a new instance of client tracing service from configuration.
-