Interface SmppEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SmppEndpointBuilderFactory
Send and receive SMS messages using a SMSC (Short Message Service Center). Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSmppEndpointBuilderFactory.AdvancedSmppEndpointBuilderAdvanced builder for endpoint for the SMPP component.static interfaceSmppEndpointBuilderFactory.AdvancedSmppEndpointConsumerBuilderAdvanced builder for endpoint consumers for the SMPP component.static interfaceSmppEndpointBuilderFactory.AdvancedSmppEndpointProducerBuilderAdvanced builder for endpoint producers for the SMPP component.static interfaceSmppEndpointBuilderFactory.SmppBuildersstatic interfaceSmppEndpointBuilderFactory.SmppEndpointBuilderBuilder for endpoint for the SMPP component.static interfaceSmppEndpointBuilderFactory.SmppEndpointConsumerBuilderBuilder for endpoint consumers for the SMPP component.static interfaceSmppEndpointBuilderFactory.SmppEndpointProducerBuilderBuilder for endpoint producers for the SMPP component.static classSmppEndpointBuilderFactory.SmppHeaderNameBuilderThe builder of headers' name for the SMPP component.
-
Method Summary
Static Methods Modifier and Type Method Description static SmppEndpointBuilderFactory.SmppEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SmppEndpointBuilderFactory.SmppEndpointBuilder endpointBuilder(String componentName, String path)
-
-