Interface CMEndpointBuilderFactory.CMBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
- CMEndpointBuilderFactory
public static interface CMEndpointBuilderFactory.CMBuilders
-
Method Summary
Modifier and TypeMethodDescriptionCM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway.CM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway.
-
Method Details
-
cmSms
CM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway. Category: mobile Since: 2.18 Maven coordinates: org.apache.camel:camel-cm-sms Syntax:cm-sms:hostPath parameter: host (required) SMS Provider HOST with scheme- Parameters:
path- host- Returns:
- the dsl builder
-
cmSms
CM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway. Category: mobile Since: 2.18 Maven coordinates: org.apache.camel:camel-cm-sms Syntax:cm-sms:hostPath parameter: host (required) SMS Provider HOST with scheme- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- host- Returns:
- the dsl builder
-