@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface NatsComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
NatsComponentBuilderFactory.NatsComponentBuilder
Builder for the Nats component.
|
static class |
NatsComponentBuilderFactory.NatsComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static NatsComponentBuilderFactory.NatsComponentBuilder |
nats()
Nats (camel-nats)
Send and receive messages from NATS messaging system.
|
static NatsComponentBuilderFactory.NatsComponentBuilder nats()
Apache Camel