Uses of Interface
org.apache.camel.builder.endpoint.dsl.CMEndpointBuilderFactory.CMEndpointBuilder
Packages that use CMEndpointBuilderFactory.CMEndpointBuilder
-
Uses of CMEndpointBuilderFactory.CMEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return CMEndpointBuilderFactory.CMEndpointBuilderModifier and TypeMethodDescriptionCM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway.CM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway. -
Uses of CMEndpointBuilderFactory.CMEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CMEndpointBuilderFactory.CMEndpointBuilderModifier and TypeMethodDescriptionCMEndpointBuilderFactory.AdvancedCMEndpointBuilder.basic()CM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway.CM SMS Gateway (camel-cm-sms) Send SMS messages via CM SMS Gateway.CMEndpointBuilderFactory.CMEndpointBuilder.defaultFrom(String defaultFrom) This is the sender name.CMEndpointBuilderFactory.CMEndpointBuilder.defaultMaxNumberOfParts(int defaultMaxNumberOfParts) If it is a multipart message forces the max number.CMEndpointBuilderFactory.CMEndpointBuilder.defaultMaxNumberOfParts(String defaultMaxNumberOfParts) If it is a multipart message forces the max number.CMEndpointBuilderFactory.endpointBuilder(String componentName, String path) CMEndpointBuilderFactory.CMEndpointBuilder.productToken(String productToken) The unique token to use.CMEndpointBuilderFactory.CMEndpointBuilder.testConnectionOnStartup(boolean testConnectionOnStartup) Whether to test the connection to the SMS Gateway on startup.CMEndpointBuilderFactory.CMEndpointBuilder.testConnectionOnStartup(String testConnectionOnStartup) Whether to test the connection to the SMS Gateway on startup.