Interface StompComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface StompComponentBuilderFactory
    Send and rececive messages to/from STOMP (Simple Text Oriented Messaging Protocol) compliant message brokers. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • stomp

        static StompComponentBuilderFactory.StompComponentBuilder stomp()
        Stomp (camel-stomp) Send and rececive messages to/from STOMP (Simple Text Oriented Messaging Protocol) compliant message brokers. Category: messaging Since: 2.12 Maven coordinates: org.apache.camel:camel-stomp
        Returns:
        the dsl builder