Interface ActiveMQEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface ActiveMQEndpointBuilderFactory
Send messages to (or consume from) Apache ActiveMQ 5.x. This component
extends the Camel JMS component.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
Builder for endpoint for the ActiveMQ 5.x component.static interface
Builder for endpoint consumers for the ActiveMQ 5.x component.static interface
Builder for endpoint producers for the ActiveMQ 5.x component.static class
The builder of headers' name for the ActiveMQ 5.x component.static interface
Advanced builder for endpoint for the ActiveMQ 5.x component.static interface
Advanced builder for endpoint consumers for the ActiveMQ 5.x component.static interface
Advanced builder for endpoint producers for the ActiveMQ 5.x component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static ActiveMQEndpointBuilderFactory.ActiveMQEndpointBuilder endpointBuilder(String componentName, String path)
-