Interface AmqpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface AmqpComponentBuilderFactory
Messaging with AMQP protocol using Apache QPid Client.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the AMQP component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionamqp()AMQP (camel-amqp) Messaging with AMQP protocol using Apache QPid Client.
-
Method Details
-
amqp
AMQP (camel-amqp) Messaging with AMQP protocol using Apache QPid Client. Category: messaging Since: 1.2 Maven coordinates: org.apache.camel:camel-amqp- Returns:
- the dsl builder
-