Uses of Package
io.helidon.webserver.context.propagation
-
Packages that use io.helidon.webserver.context.propagation Package Description io.helidon.webserver.context.propagation Propagation of context data across HTTP for HelidonWebServer
. -
Classes in io.helidon.webserver.context.propagation used by io.helidon.webserver.context.propagation Class Description ContextPropagationFilter Filter to add propagation of context values through HTTP headers.ContextPropagationFilter.Builder Fluent API builder forContextPropagationFilter
.PropagationRecord Propagation record mapping header to classifier, may be aString
type, or an array of strings.PropagationRecord.Builder Fluent API builder forPropagationRecord
.