| Element Summary |
| component |
Smpp Component
|
| component/endpoints |
Getter on the component endpoints
|
| component/executorFactory | The executor factory to use to create the executor. |
| consumer |
A polling component which bind with jSMPP and receive SMPP messages and sends
the SMPPs into the JBI bus as messages.
|
| consumer/marshaler | <p> With this method you can specify a marshaler class which provides the logic for converting a sms message into a normalized message. |
| provider |
A provider component receives XML message from the NMR and converts into SMPP
packet and sends it to SMS.
|
| provider/marshaler | <p> With this method you can specify a marshaler class which provides the logic for converting a sms message into a normalized message. |