Interface CmSmsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface CmSmsComponentBuilderFactory
Send SMS messages via CM SMS Gateway.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the CM SMS Gateway component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptioncmSms()
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- Returns:
- the dsl builder
-