Modifier and Type | Method and Description |
---|---|
SmppEndpoint |
SmppProducer.getEndpoint() |
SmppEndpoint |
SmppConsumer.getEndpoint() |
Constructor and Description |
---|
MessageReceiverListenerImpl(SmppEndpoint endpoint,
org.apache.camel.Processor processor,
org.apache.camel.spi.ExceptionHandler exceptionHandler) |
SmppConsumer(SmppEndpoint endpoint,
SmppConfiguration config,
org.apache.camel.Processor processor)
The constructor which gets a smpp endpoint, a smpp configuration and a
processor
|
SmppProducer(SmppEndpoint endpoint,
SmppConfiguration config) |
Apache Camel