|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use SendResponse | |
|---|---|
| ie.ncl.sms.smpp | This package contains the Short Message Peer to Peer (SMPP) protocol classes used to interface with an SMPP compliant SMSC such as Logica's Telepath SMSC. |
| Uses of SendResponse in ie.ncl.sms.smpp |
|---|
| Classes in ie.ncl.sms.smpp that implement SendResponse | |
|---|---|
class |
SmppConnection
The SmppConnection class is an implementation of the SMPP 3.4 Protocol used to connect to a SMPP compliant Short Message Service Centre, for the purposes of sending and receiving text and binary short messages. |
| Methods in ie.ncl.sms.smpp with parameters of type SendResponse | |
|---|---|
void |
Smpp.send(SendResponse target,
Message m)
Deprecated. This method is used to asynchronously send a short message to the SMSC for further delivery to an SME or SMEs. |
void |
Smpp.send(SendResponse target,
Message m,
MessageSettings ms)
Deprecated. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||