Class Hierarchy
- java.lang.Object
- io.opentelemetry.context.propagation.DefaultContextPropagators (implements io.opentelemetry.context.propagation.ContextPropagators)
- io.opentelemetry.context.propagation.DefaultContextPropagators.Builder
Interface Hierarchy
- io.opentelemetry.context.propagation.ContextPropagators
- io.opentelemetry.context.propagation.TextMapPropagator
- io.opentelemetry.context.propagation.TextMapPropagator.Getter<C>
- io.opentelemetry.context.propagation.TextMapPropagator.Setter<C>