@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SedaComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SedaComponentBuilderFactory.SedaComponentBuilder
Builder for the SEDA component.
|
static class |
SedaComponentBuilderFactory.SedaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SedaComponentBuilderFactory.SedaComponentBuilder |
seda()
SEDA (camel-seda)
The seda component provides asynchronous call to another endpoint from
any CamelContext in the same JVM.
|
static SedaComponentBuilderFactory.SedaComponentBuilder seda()
Apache Camel