Interface Sjms2ComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface Sjms2ComponentBuilderFactory
    Send and receive messages to/from a JMS Queue or Topic using plain JMS 2.x API. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • sjms2

        static Sjms2ComponentBuilderFactory.Sjms2ComponentBuilder sjms2()
        Simple JMS2 (camel-sjms2) Send and receive messages to/from a JMS Queue or Topic using plain JMS 2.x API. Category: messaging Since: 2.19 Maven coordinates: org.apache.camel:camel-sjms2
        Returns:
        the dsl builder