default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.AdvancedCMEndpointBuilder.basic() |
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMBuilders.cmSms(String path) |
CM SMS Gateway (camel-cm-sms)
Send SMS messages via CM SMS Gateway.
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMBuilders.cmSms(String componentName,
String path) |
CM SMS Gateway (camel-cm-sms)
Send SMS messages via CM SMS Gateway.
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.defaultFrom(String defaultFrom) |
This is the sender name.
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.defaultMaxNumberOfParts(int defaultMaxNumberOfParts) |
If it is a multipart message forces the max number.
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.defaultMaxNumberOfParts(String defaultMaxNumberOfParts) |
If it is a multipart message forces the max number.
|
static CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.lazyStartProducer(String lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.productToken(String productToken) |
The unique token to use.
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.testConnectionOnStartup(boolean testConnectionOnStartup) |
Whether to test the connection to the SMS Gateway on startup.
|
default CMEndpointBuilderFactory.CMEndpointBuilder |
CMEndpointBuilderFactory.CMEndpointBuilder.testConnectionOnStartup(String testConnectionOnStartup) |
Whether to test the connection to the SMS Gateway on startup.
|