i2p.susi.webmail
Class MailCache
java.lang.Object
i2p.susi.webmail.MailCache
public class MailCache
- extends Object
- Author:
- user
Method Summary |
Mail |
getMail(String uidl,
boolean headerOnly)
Fetch any needed data from pop3 server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FETCH_HEADER
public static final boolean FETCH_HEADER
- See Also:
- Constant Field Values
FETCH_ALL
public static final boolean FETCH_ALL
- See Also:
- Constant Field Values
MailCache
MailCache(POP3MailBox mailbox)
getMail
public Mail getMail(String uidl,
boolean headerOnly)
- Fetch any needed data from pop3 server.
- Parameters:
uidl
- message id to getheaderOnly
- fetch only header lines?
- Returns:
- An e-mail