Interface RabbitMQEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface RabbitMQEndpointBuilderFactory
Send and receive messages from RabbitMQ instances. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRabbitMQEndpointBuilderFactory.AdvancedRabbitMQEndpointBuilderAdvanced builder for endpoint for the RabbitMQ component.static interfaceRabbitMQEndpointBuilderFactory.AdvancedRabbitMQEndpointConsumerBuilderAdvanced builder for endpoint consumers for the RabbitMQ component.static interfaceRabbitMQEndpointBuilderFactory.AdvancedRabbitMQEndpointProducerBuilderAdvanced builder for endpoint producers for the RabbitMQ component.static interfaceRabbitMQEndpointBuilderFactory.RabbitMQBuildersstatic interfaceRabbitMQEndpointBuilderFactory.RabbitMQEndpointBuilderBuilder for endpoint for the RabbitMQ component.static interfaceRabbitMQEndpointBuilderFactory.RabbitMQEndpointConsumerBuilderBuilder for endpoint consumers for the RabbitMQ component.static interfaceRabbitMQEndpointBuilderFactory.RabbitMQEndpointProducerBuilderBuilder for endpoint producers for the RabbitMQ component.
-
Method Summary
Static Methods Modifier and Type Method Description static RabbitMQEndpointBuilderFactory.RabbitMQEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static RabbitMQEndpointBuilderFactory.RabbitMQEndpointBuilder endpointBuilder(String componentName, String path)
-
-