@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface NsqComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
NsqComponentBuilderFactory.NsqComponentBuilder
Builder for the NSQ component.
|
static class |
NsqComponentBuilderFactory.NsqComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static NsqComponentBuilderFactory.NsqComponentBuilder |
nsq()
NSQ (camel-nsq)
Send and receive messages from NSQ realtime distributed messaging
platform.
|
static NsqComponentBuilderFactory.NsqComponentBuilder nsq()
Apache Camel