Package io.helidon.webserver.context.propagation
Propagation of context data across HTTP for Helidon
WebServer
.-
Interface Summary Interface Description PropagationRecord Propagation record mapping header to classifier, may be aString
type, or an array of strings. -
Class Summary Class Description ContextPropagationFilter Filter to add propagation of context values through HTTP headers.ContextPropagationFilter.Builder Fluent API builder forContextPropagationFilter
.PropagationRecord.Builder Fluent API builder forPropagationRecord
.