| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| Modifier and Type | Method and Description |
|---|---|
RestsDefinition |
RouteBuilder.configureRests(org.apache.camel.CamelContext context)
Configures the rests
|
RestsDefinition |
RouteBuilder.getRestCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteBuilder.setRestCollection(RestsDefinition restCollection) |
| Modifier and Type | Method and Description |
|---|---|
static RestsDefinition |
ModelHelper.loadRestsDefinition(org.apache.camel.CamelContext context,
InputStream is) |
Apache Camel