Interface Propagator.Setter<C>

Enclosing interface:
Propagator

public static interface Propagator.Setter<C>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(C carrier, String key, String value)
     
  • Method Details