@ConfigurationProperties(prefix="camel.component.rest") public class RestComponentConfiguration extends Object
Constructor and Description |
---|
RestComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getApiDoc() |
String |
getComponentName() |
String |
getHost() |
void |
setApiDoc(String apiDoc) |
void |
setComponentName(String componentName) |
void |
setHost(String host) |
Apache Camel