|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPOP3Downloader
public class POP3Downloader
| Field Summary | |
|---|---|
static String |
PROTOCOL
|
| Constructor Summary | |
|---|---|
POP3Downloader(String host,
String user,
String pass)
|
|
| Method Summary | |
|---|---|
void |
process()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROTOCOL
| Constructor Detail |
|---|
public POP3Downloader(String host,
String user,
String pass)
| Method Detail |
|---|
public void process()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||