| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
ModelJAXBContextFactory |
ExtendedCamelContext.getModelJAXBContextFactory()
Returns the JAXB Context factory used to create Models.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setModelJAXBContextFactory(ModelJAXBContextFactory modelJAXBContextFactory)
Sets a custom JAXB Context factory to be used
|
Apache Camel