|
Goals | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjocundmail.JavaMail
public class JavaMail
This is essentially the backend at the moment and will probably later be renamed to Backend to match the Frontend class
| (5/27/07) | It has the ability to download mail to C:\Mail |
| Field Summary | |
|---|---|
static java.lang.String |
progTitle
|
| Constructor Summary | |
|---|---|
JavaMail()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Entry point for the backend. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String progTitle
| Constructor Detail |
|---|
public JavaMail()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - If an arg is supplied then it takes just the first and
attempts to use it as an integer specifying the message
by index to get from mail.sestrich.com. If none are given
then it attempts to download all messages from
mail.sestrich.com
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||