|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.lyrisoft.chat.server.remote.Dispatcher
| Field Summary | |
protected boolean |
_keepGoing
|
protected java.util.List |
_queue
|
| Constructor Summary | |
Dispatcher()
|
|
| Method Summary | |
void |
flush()
|
void |
pleaseStop()
|
void |
queue(Message m)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.List _queue
protected boolean _keepGoing
| Constructor Detail |
public Dispatcher()
| Method Detail |
public void queue(Message m)
public void run()
run in interface java.lang.Runnablepublic void flush()
public void pleaseStop()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||