Interface CometdComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CometdComponentBuilderFactory
    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

      • cometd

        static CometdComponentBuilderFactory.CometdComponentBuilder cometd()
        CometD (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