Interface NatsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface NatsEndpointBuilderFactory
Send and receive messages from NATS messaging system. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNatsEndpointBuilderFactory.AdvancedNatsEndpointBuilderAdvanced builder for endpoint for the Nats component.static interfaceNatsEndpointBuilderFactory.AdvancedNatsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Nats component.static interfaceNatsEndpointBuilderFactory.AdvancedNatsEndpointProducerBuilderAdvanced builder for endpoint producers for the Nats component.static interfaceNatsEndpointBuilderFactory.NatsBuildersstatic interfaceNatsEndpointBuilderFactory.NatsEndpointBuilderBuilder for endpoint for the Nats component.static interfaceNatsEndpointBuilderFactory.NatsEndpointConsumerBuilderBuilder for endpoint consumers for the Nats component.static interfaceNatsEndpointBuilderFactory.NatsEndpointProducerBuilderBuilder for endpoint producers for the Nats component.static classNatsEndpointBuilderFactory.NatsHeaderNameBuilderThe builder of headers' name for the Nats component.
-
Method Summary
Static Methods Modifier and Type Method Description static NatsEndpointBuilderFactory.NatsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static NatsEndpointBuilderFactory.NatsEndpointBuilder endpointBuilder(String componentName, String path)
-
-