Uses of Interface
org.openqa.selenium.remote.tracing.Propagator.Setter
Packages that use Propagator.Setter
- 
Uses of Propagator.Setter in org.openqa.selenium.remote.tracingMethods in org.openqa.selenium.remote.tracing with parameters of type Propagator.SetterModifier and TypeMethodDescription<C> voidPropagator.inject(TraceContext toInject, C carrier, Propagator.Setter<C> setter) 
- 
Uses of Propagator.Setter in org.openqa.selenium.remote.tracing.emptyMethods in org.openqa.selenium.remote.tracing.empty with parameters of type Propagator.SetterModifier and TypeMethodDescription<C> voidNullPropagator.inject(TraceContext toInject, C carrier, Propagator.Setter<C> setter)