Uses of Interface
brave.propagation.Propagation.Setter
| Package | Description |
|---|---|
| brave.propagation |
-
Uses of Propagation.Setter in brave.propagation
Methods in brave.propagation with parameters of type Propagation.Setter Modifier and Type Method Description <C> TraceContext.Injector<C>B3Propagation. injector(Propagation.Setter<C,K> setter)<C> TraceContext.Injector<C>ExtraFieldPropagation. injector(Propagation.Setter<C,K> setter)<C> TraceContext.Injector<C>Propagation. injector(Propagation.Setter<C,K> setter)Replaces a propagated field with the given value.