-
public interface AgentPropagation.ContextVisitor<C>
-
-
Method Summary
Modifier and Type Method Description abstract voidforEachKey(C carrier, AgentPropagation.KeyClassifier classifier)-
-
Method Detail
-
forEachKey
abstract void forEachKey(C carrier, AgentPropagation.KeyClassifier classifier)
-
-
-
-