public static interface NatsEndpointBuilderFactory.NatsBuilders
| Modifier and Type | Method and Description |
|---|---|
default NatsEndpointBuilderFactory.NatsEndpointBuilder |
nats(String path)
Nats (camel-nats)
The nats component allows you produce and consume messages from NATS.
|
default NatsEndpointBuilderFactory.NatsEndpointBuilder nats(String path)
nats:topic
Path parameter: topic (required)
The name of topic we want to useApache Camel