|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmail.test.Test
public class Test
Field Summary | |
---|---|
(package private) Communicator |
comm
|
(package private) int |
commCount
|
Constructor Summary | |
---|---|
Test(Communicator comm,
Node start)
|
Method Summary | |
---|---|
private void |
fetchMail(LocalNode n)
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Communicator comm
int commCount
Constructor Detail |
---|
public Test(Communicator comm, Node start)
Method Detail |
---|
private void fetchMail(LocalNode n)
public void run()
run
in interface java.lang.Runnable
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |