|
SMSLib 3.5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.smslib.queues.ScheduledOutboundMessage
public class ScheduledOutboundMessage
Constructor Summary | |
---|---|
ScheduledOutboundMessage(OutboundMessage message)
|
Method Summary | |
---|---|
int |
compareTo(java.util.concurrent.Delayed o)
|
long |
getDelay(java.util.concurrent.TimeUnit unit)
|
OutboundMessage |
getMessage()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScheduledOutboundMessage(OutboundMessage message)
Method Detail |
---|
public long getDelay(java.util.concurrent.TimeUnit unit)
getDelay
in interface java.util.concurrent.Delayed
public int compareTo(java.util.concurrent.Delayed o)
compareTo
in interface java.lang.Comparable<java.util.concurrent.Delayed>
public OutboundMessage getMessage()
|
SMSLib 3.5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |