| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
DataFormatResolver |
ExtendedCamelContext.getDataFormatResolver()
Gets the current data format resolver
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setDataFormatResolver(DataFormatResolver dataFormatResolver)
Sets a custom data format resolver
|
Apache Camel