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