Interface SmppsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SmppsComponentBuilderFactory
Send and receive SMS messages using a SMSC (Short Message Service Center).
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the SMPP (Secure) component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionsmpps()SMPP (Secure) (camel-smpp) Send and receive SMS messages using a SMSC (Short Message Service Center).
-
Method Details
-
smpps
SMPP (Secure) (camel-smpp) Send and receive SMS messages using a SMSC (Short Message Service Center). Category: mobile Since: 2.2 Maven coordinates: org.apache.camel:camel-smpp- Returns:
- the dsl builder
-