@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CometdComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CometdComponentBuilderFactory.CometdComponentBuilder
Builder for the CometD component.
|
static class |
CometdComponentBuilderFactory.CometdComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
static CometdComponentBuilderFactory.CometdComponentBuilder cometd()
Apache Camel