@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SmppComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
SmppComponentBuilderFactory.SmppComponentBuilder
Builder for the SMPP component.
|
static class |
SmppComponentBuilderFactory.SmppComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static SmppComponentBuilderFactory.SmppComponentBuilder |
smpp()
SMPP (camel-smpp)
Send and receive SMS messages using a SMSC (Short Message Service
Center).
|
static SmppComponentBuilderFactory.SmppComponentBuilder smpp()
Apache Camel