Package io.helidon.common.context.http
package io.helidon.common.context.http
Common types for Context propagation over HTTP.
-
ClassDescriptionConfiguration of a single propagation record, a mapping of a header name to its context classifier, with optional default value(s), and definition whether it is a single value, or an array.Fluent API builder for
ContextRecordConfig
.ContextRecordConfig.BuilderBase<BUILDER extends ContextRecordConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ContextRecordConfig> Fluent API builder base forContextRecordConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.