|
Purple Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.purpletech.util.ActiveTask
|
+--com.purpletech.message.server.Receiver
a Receiver walks down each of the clients and checks for messages. For each message, it puts it on the incoming queue.
| Field Summary |
| Fields inherited from class com.purpletech.util.ActiveTask |
doStop, name, priority, watcher |
| Constructor Summary | |
Receiver(java.util.Set clients,
Queue incoming,
java.util.List problems)
Initialize this object |
|
| Method Summary | |
int |
getCount()
|
void |
run()
|
| Methods inherited from class com.purpletech.util.ActiveTask |
setName, setPriority, setWatcher, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Receiver(java.util.Set clients,
Queue incoming,
java.util.List problems)
| Method Detail |
public void run()
public int getCount()
|
Documentation generated March 5 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||