|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgecco.server.clock.TimeUpdate
A thread that periodically sends a new time string to the clients.
Field Summary |
Fields inherited from interface gecco.util.SignalRunnable |
SIGKILL, SIGNONE, SIGPAUSE, SIGQUIT, SIGRESUME |
Constructor Summary | |
TimeUpdate()
|
Method Summary | |
void |
run()
Periodically sends the clients time update messages. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TimeUpdate()
Method Detail |
public void run()
run
in interface Runnable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |