@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface RabbitMQEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RabbitMQEndpointBuilderFactory.AdvancedRabbitMQEndpointBuilder
Advanced builder for endpoint for the RabbitMQ component.
|
static interface |
RabbitMQEndpointBuilderFactory.AdvancedRabbitMQEndpointConsumerBuilder
Advanced builder for endpoint consumers for the RabbitMQ component.
|
static interface |
RabbitMQEndpointBuilderFactory.AdvancedRabbitMQEndpointProducerBuilder
Advanced builder for endpoint producers for the RabbitMQ component.
|
static interface |
RabbitMQEndpointBuilderFactory.RabbitMQBuilders |
static interface |
RabbitMQEndpointBuilderFactory.RabbitMQEndpointBuilder
Builder for endpoint for the RabbitMQ component.
|
static interface |
RabbitMQEndpointBuilderFactory.RabbitMQEndpointConsumerBuilder
Builder for endpoint consumers for the RabbitMQ component.
|
static interface |
RabbitMQEndpointBuilderFactory.RabbitMQEndpointProducerBuilder
Builder for endpoint producers for the RabbitMQ component.
|
| Modifier and Type | Method and Description |
|---|---|
static RabbitMQEndpointBuilderFactory.RabbitMQEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static RabbitMQEndpointBuilderFactory.RabbitMQEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel