public class ExternalSessionHelper extends Object
| Constructor and Description |
|---|
ExternalSessionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ExternalSession |
fromSleuth(brave.propagation.TraceContext traceContext) |
static ExternalSession |
getExternalSession(org.springframework.http.HttpHeaders headers,
ExternalApiProperties properties) |
static ExternalSession |
toSleuth(brave.propagation.TraceContext traceContext,
ExternalSession externalSession) |
public static ExternalSession getExternalSession(org.springframework.http.HttpHeaders headers, ExternalApiProperties properties)
public static ExternalSession fromSleuth(brave.propagation.TraceContext traceContext)
public static ExternalSession toSleuth(brave.propagation.TraceContext traceContext, ExternalSession externalSession)
Copyright © 2021. All rights reserved.