| Package | Description |
|---|---|
| io.helidon.tracing.jersey.client.internal |
Internal package is only for use in other modules this is intended for.
|
| Modifier and Type | Method and Description |
|---|---|
static TracingContext |
TracingContext.create(Tracer tracer,
Map<String,List<String>> inboundHeaders)
Create a new tracing context with client tracing enabled.
|
static TracingContext |
TracingContext.create(Tracer tracer,
Map<String,List<String>> inboundHeaders,
boolean clientEnabled)
Create a new tracing context.
|
Copyright © 2018–2019 Oracle Corporation. All rights reserved.