Interface HazelcastSedaEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface HazelcastSedaEndpointBuilderFactory
Asynchronously send/receive Exchanges between Camel routes running on potentially distinct JVMs/hosts backed by Hazelcast BlockingQueue. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHazelcastSedaEndpointBuilderFactory.AdvancedHazelcastSedaEndpointBuilderAdvanced builder for endpoint for the Hazelcast SEDA component.static interfaceHazelcastSedaEndpointBuilderFactory.AdvancedHazelcastSedaEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Hazelcast SEDA component.static interfaceHazelcastSedaEndpointBuilderFactory.AdvancedHazelcastSedaEndpointProducerBuilderAdvanced builder for endpoint producers for the Hazelcast SEDA component.static interfaceHazelcastSedaEndpointBuilderFactory.HazelcastSedaBuildersstatic interfaceHazelcastSedaEndpointBuilderFactory.HazelcastSedaEndpointBuilderBuilder for endpoint for the Hazelcast SEDA component.static interfaceHazelcastSedaEndpointBuilderFactory.HazelcastSedaEndpointConsumerBuilderBuilder for endpoint consumers for the Hazelcast SEDA component.static interfaceHazelcastSedaEndpointBuilderFactory.HazelcastSedaEndpointProducerBuilderBuilder for endpoint producers for the Hazelcast SEDA component.
-
Method Summary
Static Methods Modifier and Type Method Description static HazelcastSedaEndpointBuilderFactory.HazelcastSedaEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static HazelcastSedaEndpointBuilderFactory.HazelcastSedaEndpointBuilder endpointBuilder(String componentName, String path)
-
-