@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface AmqpComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AmqpComponentBuilderFactory.AmqpComponentBuilder
Builder for the AMQP component.
|
static class |
AmqpComponentBuilderFactory.AmqpComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static AmqpComponentBuilderFactory.AmqpComponentBuilder |
amqp()
AMQP (camel-amqp)
Messaging with AMQP protocol using Apache QPid Client.
|
static AmqpComponentBuilderFactory.AmqpComponentBuilder amqp()
Apache Camel