Interface CometdsComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CometdsComponentBuilderFactory
    Offers publish/subscribe, peer-to-peer (via a server), and RPC style messaging using the CometD/Bayeux protocol. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • cometds

        static CometdsComponentBuilderFactory.CometdsComponentBuilder cometds()
        CometD (Secure) (camel-cometd) Offers publish/subscribe, peer-to-peer (via a server), and RPC style messaging using the CometD/Bayeux protocol. Category: websocket Since: 2.0 Maven coordinates: org.apache.camel:camel-cometd
        Returns:
        the dsl builder