| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.context |
| Modifier and Type | Class and Description |
|---|---|
class |
CarrierItemHead |
class |
SW3CarrierItem |
class |
SW6CarrierItem |
class |
TraceContextCarrierItem |
| Modifier and Type | Method and Description |
|---|---|
CarrierItem |
ContextCarrier.items() |
CarrierItem |
CarrierItem.next() |
| Constructor and Description |
|---|
CarrierItem(String headKey,
String headValue,
CarrierItem next) |
CarrierItemHead(CarrierItem next) |
SW3CarrierItem(ContextCarrier carrier,
CarrierItem next) |
SW6CarrierItem(ContextCarrier carrier,
CarrierItem next) |
TraceContextCarrierItem(String headValue,
CarrierItem next) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.