Interface ActiveMQEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ActiveMQEndpointBuilderFactory
Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceActiveMQEndpointBuilderFactory.ActiveMQBuildersstatic interfaceActiveMQEndpointBuilderFactory.ActiveMQEndpointBuilderBuilder for endpoint for the ActiveMQ component.static interfaceActiveMQEndpointBuilderFactory.ActiveMQEndpointConsumerBuilderBuilder for endpoint consumers for the ActiveMQ component.static interfaceActiveMQEndpointBuilderFactory.ActiveMQEndpointProducerBuilderBuilder for endpoint producers for the ActiveMQ component.static classActiveMQEndpointBuilderFactory.ActiveMQHeaderNameBuilderThe builder of headers' name for the ActiveMQ component.static interfaceActiveMQEndpointBuilderFactory.AdvancedActiveMQEndpointBuilderAdvanced builder for endpoint for the ActiveMQ component.static interfaceActiveMQEndpointBuilderFactory.AdvancedActiveMQEndpointConsumerBuilderAdvanced builder for endpoint consumers for the ActiveMQ component.static interfaceActiveMQEndpointBuilderFactory.AdvancedActiveMQEndpointProducerBuilderAdvanced builder for endpoint producers for the ActiveMQ component.
-
Method Summary
Static Methods Modifier and Type Method Description static ActiveMQEndpointBuilderFactory.ActiveMQEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ActiveMQEndpointBuilderFactory.ActiveMQEndpointBuilder endpointBuilder(String componentName, String path)
-
-