-
public interface PropagationTags.Factory
-
-
Method Summary
Modifier and Type Method Description abstract PropagationTagsempty()abstract PropagationTagsfromHeaderValue(PropagationTags.HeaderType headerType, String value)-
-
Method Detail
-
empty
abstract PropagationTags empty()
-
fromHeaderValue
abstract PropagationTags fromHeaderValue(PropagationTags.HeaderType headerType, String value)
-
-
-
-