Interface NatsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface NatsComponentBuilderFactory
Send and receive messages from NATS messaging system.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Nats component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionnats()Nats (camel-nats) Send and receive messages from NATS messaging system.
-
Method Details
-
nats
Nats (camel-nats) Send and receive messages from NATS messaging system. Category: messaging Since: 2.17 Maven coordinates: org.apache.camel:camel-nats- Returns:
- the dsl builder
-