| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static CmSmsComponentBuilderFactory.CmSmsComponentBuilder |
ComponentsBuilderFactory.cmSms()
CM SMS Gateway (camel-cm-sms)
Send SMS messages via CM SMS Gateway.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CmSmsComponentBuilderFactory.CmSmsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default CmSmsComponentBuilderFactory.CmSmsComponentBuilder |
CmSmsComponentBuilderFactory.CmSmsComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static CmSmsComponentBuilderFactory.CmSmsComponentBuilder |
CmSmsComponentBuilderFactory.cmSms()
CM SMS Gateway (camel-cm-sms)
Send SMS messages via CM SMS Gateway.
|
default CmSmsComponentBuilderFactory.CmSmsComponentBuilder |
CmSmsComponentBuilderFactory.CmSmsComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel