Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
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. |
Apache Camel