@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)
Asynchronously call another endpoint from any Camel Context in the same
JVM.
|
static SedaComponentBuilderFactory.SedaComponentBuilder seda()
Apache Camel