Interface CMEndpointBuilderFactory.CMBuilders

    • Method Detail

      • cmSms

        default CMEndpointBuilderFactory.CMEndpointBuilder cmSms​(String path)
        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 Syntax: cm-sms:host Path parameter: host (required) SMS Provider HOST with scheme
        Parameters:
        path - host
      • cmSms

        default CMEndpointBuilderFactory.CMEndpointBuilder cmSms​(String componentName,
                                                                 String path)
        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 Syntax: cm-sms:host Path parameter: host (required) SMS Provider HOST with scheme
        Parameters:
        componentName - to use a custom component name for the endpoint instead of the default name
        path - host