Package com.storedobject.sms
Class Server
- Direct Known Subclasses:
SMSSimulator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.storedobject.job.MessageSender
canSend, execute, getBatchSize, getCreditBalance, getDeliveryCost, getSelectCondition, initialize, kick, monitorDeliveryCost, recover, sendMessage, sendMessages, shutdown, terminate
-
Constructor Details
-
Server
-
-
Method Details
-
isActive
public boolean isActive()Description copied from class:DaemonJobCheck if the Job is still active or not. (The default implementation always returnstrue). If this method returnsfalse, the Job Scheduler will invoke theJob.execute()method again when it is due for the next run. -
getProviderName
-