|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.net.nntp.Threader
public class Threader
Constructor Summary | |
---|---|
Threader()
|
Method Summary | |
---|---|
Threadable |
thread(Threadable[] messages)
The main threader entry point - The client passes in an array of Threadable objects, and the Threader constructs a connected 'graph' of messages |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Threader()
Method Detail |
---|
public Threadable thread(Threadable[] messages)
messages
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |