| Package | Description |
|---|---|
| org.apache.camel.tracing | |
| org.apache.camel.tracing.decorators | |
| org.apache.camel.tracing.propagation |
| Modifier and Type | Method and Description |
|---|---|
ExtractAdapter |
SpanDecorator.getExtractAdapter(Map<String,Object> map,
boolean encoding)
This method returns the map to be used for headers extraction when the component is receiving a communication.
|
| Modifier and Type | Method and Description |
|---|---|
ExtractAdapter |
AbstractSpanDecorator.getExtractAdapter(Map<String,Object> map,
boolean encoding) |
ExtractAdapter |
AbstractMessagingSpanDecorator.getExtractAdapter(Map<String,Object> map,
boolean jmsEncoding) |
| Modifier and Type | Class and Description |
|---|---|
class |
CamelHeadersExtractAdapter |
class |
CamelMessagingHeadersExtractAdapter |
Apache Camel