Interface Sjms2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface Sjms2EndpointBuilderFactory
Send and receive messages to/from a JMS Queue or Topic using plain JMS 2.x API. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSjms2EndpointBuilderFactory.AdvancedSjms2EndpointBuilderAdvanced builder for endpoint for the Simple JMS2 component.static interfaceSjms2EndpointBuilderFactory.AdvancedSjms2EndpointConsumerBuilderAdvanced builder for endpoint consumers for the Simple JMS2 component.static interfaceSjms2EndpointBuilderFactory.AdvancedSjms2EndpointProducerBuilderAdvanced builder for endpoint producers for the Simple JMS2 component.static classSjms2EndpointBuilderFactory.ReplyToTypeProxy enum fororg.apache.camel.component.sjms.ReplyToTypeenum.static classSjms2EndpointBuilderFactory.SessionAcknowledgementTypeProxy enum fororg.apache.camel.component.sjms.jms.SessionAcknowledgementTypeenum.static interfaceSjms2EndpointBuilderFactory.Sjms2Buildersstatic interfaceSjms2EndpointBuilderFactory.Sjms2EndpointBuilderBuilder for endpoint for the Simple JMS2 component.static interfaceSjms2EndpointBuilderFactory.Sjms2EndpointConsumerBuilderBuilder for endpoint consumers for the Simple JMS2 component.static interfaceSjms2EndpointBuilderFactory.Sjms2EndpointProducerBuilderBuilder for endpoint producers for the Simple JMS2 component.
-
Method Summary
Static Methods Modifier and Type Method Description static Sjms2EndpointBuilderFactory.Sjms2EndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static Sjms2EndpointBuilderFactory.Sjms2EndpointBuilder endpointBuilder(String componentName, String path)
-
-