@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface IronMQEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IronMQEndpointBuilderFactory.AdvancedIronMQEndpointBuilder
Advanced builder for endpoint for the IronMQ component.
|
static interface |
IronMQEndpointBuilderFactory.AdvancedIronMQEndpointConsumerBuilder
Advanced builder for endpoint consumers for the IronMQ component.
|
static interface |
IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder
Advanced builder for endpoint producers for the IronMQ component.
|
static interface |
IronMQEndpointBuilderFactory.IronMQBuilders |
static interface |
IronMQEndpointBuilderFactory.IronMQEndpointBuilder
Builder for endpoint for the IronMQ component.
|
static interface |
IronMQEndpointBuilderFactory.IronMQEndpointConsumerBuilder
Builder for endpoint consumers for the IronMQ component.
|
static interface |
IronMQEndpointBuilderFactory.IronMQEndpointProducerBuilder
Builder for endpoint producers for the IronMQ component.
|
| Modifier and Type | Method and Description |
|---|---|
static IronMQEndpointBuilderFactory.IronMQEndpointBuilder |
ironmq(String path)
IronMQ (camel-ironmq)
The ironmq provides integration with IronMQ an elastic and durable hosted
message queue as a service.
|
static IronMQEndpointBuilderFactory.IronMQEndpointBuilder ironmq(String path)
ironmq:queueName
Path parameter: queueName (required)
The name of the IronMQ queueApache Camel