public class HeaderExtractAdapter extends Object implements io.opentelemetry.context.propagation.TextMapGetter<io.vertx.core.json.JsonObject>
Modifier and Type | Field and Description |
---|---|
static HeaderExtractAdapter |
GETTER |
Constructor and Description |
---|
HeaderExtractAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
get(io.vertx.core.json.JsonObject properties,
String key) |
Iterable<String> |
keys(io.vertx.core.json.JsonObject properties) |
public static final HeaderExtractAdapter GETTER
Copyright © 2018–2021 SmallRye. All rights reserved.