Class IdHTTPServerRequestContextExtractor

java.lang.Object
com.io7m.idstore.server.http.IdHTTPServerRequestContextExtractor
All Implemented Interfaces:
io.opentelemetry.context.propagation.TextMapGetter<io.helidon.webserver.http.ServerRequest>

public final class IdHTTPServerRequestContextExtractor extends Object implements io.opentelemetry.context.propagation.TextMapGetter<io.helidon.webserver.http.ServerRequest>
A propagator that can extract fields from a servlet request.