| Package | Description |
|---|---|
| org.apache.servicemix.smpp |
| Modifier and Type | Class and Description |
|---|---|
class |
SmppConsumerEndpoint
A polling component which bind with jSMPP and receive SMPP messages and sends
the SMPPs into the JBI bus as messages.
|
class |
SmppProviderEndpoint
A provider component receives XML message from the NMR and converts into SMPP
packet and sends it to SMS.
|
| Modifier and Type | Method and Description |
|---|---|
SmppEndpointType[] |
SmppComponent.getEndpoints()
Getter on the component endpoints
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmppComponent.setEndpoints(SmppEndpointType[] endpoints)
Setter on the components endpoints
|
Copyright © 2005-2016 FuseSource. All Rights Reserved.