Frames | No Frames |
Classes implementing org.apache.commons.net.nntp.Threadable | |
class | This is a class that contains the basic state needed for message retrieval and threading. |
Methods with parameter type org.apache.commons.net.nntp.Threadable | |
void | |
void | |
void | |
void | |
Threadable | The main threader entry point - The client passes in an array of Threadable objects, and
the Threader constructs a connected 'graph' of messages
|
Methods with return type org.apache.commons.net.nntp.Threadable | |
Threadable | |
Threadable | |
Threadable | The main threader entry point - The client passes in an array of Threadable objects, and
the Threader constructs a connected 'graph' of messages
|