Class HttpServletCarrier

  • All Implemented Interfaces:
    io.opentracing.propagation.TextMap, io.opentracing.propagation.TextMapExtract, io.opentracing.propagation.TextMapInject, Iterable<Map.Entry<String,​String>>

    public class HttpServletCarrier
    extends Object
    implements io.opentracing.propagation.TextMap
    A Carrier for extract Span context out of request headers
    • Constructor Detail

      • HttpServletCarrier

        public HttpServletCarrier​(javax.servlet.http.HttpServletRequest request)