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