| Package | Description |
|---|---|
| org.mmbase.sms | |
| org.mmbase.sms.cmtelecom |
See CM-telecom web-site.
|
| Class and Description |
|---|
| Handler
Implementations of these SMS handlers can perform action on receival of an SMS message.
|
| Receiver
The core of this class is
Receiver.offer(SMS) which offers an SMS message to a
queue. |
| Sender
The core of this class are
Sender.offer(SMS) and Sender.send(SMS), which both send an SMS,
but the first one allows for some delay. |
| SMS
Representation of one SMS.
|
| SMSEvent
An SMS wrapped into an event.
|
| SMSEventListener |
| Class and Description |
|---|
| Sender
The core of this class are
Sender.offer(SMS) and Sender.send(SMS), which both send an SMS,
but the first one allows for some delay. |
| SMS
Representation of one SMS.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}