Interface SjmsComponentBuilderFactory


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

      • sjms

        static SjmsComponentBuilderFactory.SjmsComponentBuilder sjms()
        Simple JMS (camel-sjms) Send and receive messages to/from a JMS Queue or Topic using plain JMS 1.x API. Category: messaging Since: 2.11 Maven coordinates: org.apache.camel:camel-sjms
        Returns:
        the dsl builder