-
- Enclosing interface:
- Propagation<K>
public static interface Propagation.Setter<C,K>Replaces a propagated key with the given value
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidput(C carrier, K key, java.lang.String value)
-