| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
InflightRepository |
CamelContext.getInflightRepository()
Gets the inflight repository
|
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.setInflightRepository(InflightRepository repository)
Sets a custom inflight repository to use
|
Apache Camel