public class EventSender extends Sender
SMSEvent and offers it to
the Event Manager. Assumed is that precisely one of the mmbases in the cluster is configured with
some actual SMS sending implementation and accepts the event.| Constructor and Description |
|---|
EventSender() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SMS> |
getQueue() |
boolean |
offer(SMS sms)
Offers an SMS for sending.
|
boolean |
send(SMS sms)
Sends an SMS, immediately.
|
determinActive, getInstancepublic boolean offer(SMS sms)
Senderpublic Collection<SMS> getQueue()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}