Class TextMapInjectAdapter

java.lang.Object
org.apache.cxf.tracing.opentelemetry.internal.TextMapInjectAdapter
All Implemented Interfaces:
io.opentelemetry.context.propagation.TextMapGetter<Map<String,List<String>>>, io.opentelemetry.context.propagation.TextMapSetter<Map<String,List<String>>>

public final class TextMapInjectAdapter extends Object implements io.opentelemetry.context.propagation.TextMapGetter<Map<String,List<String>>>, io.opentelemetry.context.propagation.TextMapSetter<Map<String,List<String>>>