Uses of Package
io.helidon.webclient.context.propagation
-
Packages that use io.helidon.webclient.context.propagation Package Description io.helidon.webclient.context.propagation Propagation of context values across network using HTTP Headers. -
Classes in io.helidon.webclient.context.propagation used by io.helidon.webclient.context.propagation Class Description PropagationRecord Propagation record mapping classifier to header, may be aString
type, or and array of strings.PropagationRecord.Builder Fluent API builder forPropagationRecord
.WebClientContextPropagation Client service for context propagation.WebClientContextPropagation.Builder Fluent API builder forWebClientContextPropagation
.