@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