パッケージ | 説明 |
---|---|
i2p.susi.webmail |
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
|
i2p.susi.webmail.pop3 |
コンストラクタ | 説明 |
---|---|
MailCache(I2PAppContext ctx,
POP3MailBox mailbox,
java.lang.String host,
int port,
java.lang.String user,
java.lang.String pass) |
Does NOT load the mails in.
|
コンストラクタ | 説明 |
---|---|
BackgroundChecker(POP3MailBox mailbox) |
|
DelayedDeleter(POP3MailBox mailbox) |
|
IdleCloser(POP3MailBox mailbox) |