| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
RestRegistry |
CamelContext.getRestRegistry()
Gets the
RestRegistry to use |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.setRestRegistry(RestRegistry restRegistry)
Sets a custom
RestRegistry to use. |
| Modifier and Type | Method and Description |
|---|---|
RestRegistry |
RestRegistryFactory.createRegistry()
Create a new
RestRegistry. |
Apache Camel