Interface SjmsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SjmsEndpointBuilderFactory
Send and receive messages to/from a JMS Queue or Topic using plain JMS 1.x API. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSjmsEndpointBuilderFactory.AdvancedSjmsEndpointBuilderAdvanced builder for endpoint for the Simple JMS component.static interfaceSjmsEndpointBuilderFactory.AdvancedSjmsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Simple JMS component.static interfaceSjmsEndpointBuilderFactory.AdvancedSjmsEndpointProducerBuilderAdvanced builder for endpoint producers for the Simple JMS component.static interfaceSjmsEndpointBuilderFactory.SjmsBuildersstatic interfaceSjmsEndpointBuilderFactory.SjmsEndpointBuilderBuilder for endpoint for the Simple JMS component.static interfaceSjmsEndpointBuilderFactory.SjmsEndpointConsumerBuilderBuilder for endpoint consumers for the Simple JMS component.static interfaceSjmsEndpointBuilderFactory.SjmsEndpointProducerBuilderBuilder for endpoint producers for the Simple JMS component.
-
Method Summary
Static Methods Modifier and Type Method Description static SjmsEndpointBuilderFactory.SjmsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SjmsEndpointBuilderFactory.SjmsEndpointBuilder endpointBuilder(String componentName, String path)
-
-