Index

C H S T 
All Classes and Interfaces|All Packages

C

com.helixframework.tracing.http - package com.helixframework.tracing.http
 

H

HttpHeaderHelixCorrelationId - Class in com.helixframework.tracing.http
Implementation of HelixCorrelationId that retrieves correlation identifiers (trace id and span id) from HTTP headers in a provided HttpServletRequest instance.
HttpHeaderHelixCorrelationId(String, String, HttpServletRequest) - Constructor for class com.helixframework.tracing.http.HttpHeaderHelixCorrelationId
Constructs an instance of HttpHeaderHelixCorrelationId that retrieves trace id and span id from specified HTTP headers in the provided HttpServletRequest.

S

spanId() - Method in class com.helixframework.tracing.http.HttpHeaderHelixCorrelationId
 

T

traceId() - Method in class com.helixframework.tracing.http.HttpHeaderHelixCorrelationId
 
C H S T 
All Classes and Interfaces|All Packages