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