|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjegg.timer.Timeout
The message sent to a timeout listener when the timeout event has occurred..
| Constructor Summary | |
Timeout(Timer t)
Construct a timeout message. |
|
| Method Summary | |
Timer |
getTimer()
Return the timer that this timeout message is from. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Timeout(Timer t)
t - the timer that the timeout message is from.| Method Detail |
public Timer getTimer()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||