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 build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the CometD (Secure) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptioncometds()
CometD (Secure) (camel-cometd) Offers publish/subscribe, peer-to-peer (via a server), and RPC style messaging using the CometD/Bayeux protocol.
-
Method Details
-
cometds
CometD (Secure) (camel-cometd) Offers publish/subscribe, peer-to-peer (via a server), and RPC style messaging using the CometD/Bayeux protocol. Category: networking,messaging Since: 2.0 Maven coordinates: org.apache.camel:camel-cometd- Returns:
- the dsl builder
-