|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.VersionCollectorThread
Collects version info about Jabber users as they sign in. Runs in the background and collects
jabber:iq:versionabout users as they sign in
Constructor Summary | |
VersionCollectorThread()
|
Method Summary | |
void |
add(BuddyStatus buddy)
Adds a buddy to the queue |
void |
run()
To be called when the thread starts |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VersionCollectorThread()
Method Detail |
public void add(BuddyStatus buddy)
buddy
- the buddy to add to the queuepublic void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |