@ConfigurationProperties(prefix="camel.component.direct") public class DirectComponentConfiguration extends Object
| Constructor and Description |
|---|
DirectComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBlock() |
long |
getTimeout() |
void |
setBlock(Boolean block) |
void |
setTimeout(long timeout) |
Apache Camel