@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface DirectComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DirectComponentBuilderFactory.DirectComponentBuilder
Builder for the Direct component.
|
static class |
DirectComponentBuilderFactory.DirectComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static DirectComponentBuilderFactory.DirectComponentBuilder |
direct()
Direct (camel-direct)
Call another endpoint from the same Camel Context synchronously.
|
static DirectComponentBuilderFactory.DirectComponentBuilder direct()
Apache Camel