Interface SedaEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SedaEndpointBuilderFactory
Asynchronously call another endpoint from any Camel Context in the same JVM. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSedaEndpointBuilderFactory.AdvancedSedaEndpointBuilderAdvanced builder for endpoint for the SEDA component.static interfaceSedaEndpointBuilderFactory.AdvancedSedaEndpointConsumerBuilderAdvanced builder for endpoint consumers for the SEDA component.static interfaceSedaEndpointBuilderFactory.AdvancedSedaEndpointProducerBuilderAdvanced builder for endpoint producers for the SEDA component.static interfaceSedaEndpointBuilderFactory.SedaBuildersstatic interfaceSedaEndpointBuilderFactory.SedaEndpointBuilderBuilder for endpoint for the SEDA component.static interfaceSedaEndpointBuilderFactory.SedaEndpointConsumerBuilderBuilder for endpoint consumers for the SEDA component.static interfaceSedaEndpointBuilderFactory.SedaEndpointProducerBuilderBuilder for endpoint producers for the SEDA component.
-
Method Summary
Static Methods Modifier and Type Method Description static SedaEndpointBuilderFactory.SedaEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SedaEndpointBuilderFactory.SedaEndpointBuilder endpointBuilder(String componentName, String path)
-
-