Interface SedaComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SedaComponentBuilderFactory
Asynchronously call another endpoint from any Camel Context in the same JVM.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the SEDA component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionseda()
SEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM.
-
Method Details
-
seda
SEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM. Category: core,messaging Since: 1.1 Maven coordinates: org.apache.camel:camel-seda- Returns:
- the dsl builder
-