|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.mail.IMAPMessage
public class IMAPMessage
IMAP message wrapper object.
| Field Summary | |
|---|---|
java.io.File |
file
|
int |
flags
|
int |
nr
|
int |
uid
|
| Constructor Summary | |
|---|---|
IMAPMessage(java.io.File file,
int nr,
int uid)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.io.File file
public int flags
public int nr
public int uid
| Constructor Detail |
|---|
public IMAPMessage(java.io.File file,
int nr,
int uid)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||