Uses of Class
i2p.susi.webmail.pop3.POP3MailBox
Package
Description
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
-
Uses of POP3MailBox in i2p.susi.webmail
ModifierConstructorDescription(package private)
MailCache
(I2PAppContext ctx, POP3MailBox mailbox, String folderName, String host, int port, String user, String pass) Does NOT load the mails in. -
Uses of POP3MailBox in i2p.susi.webmail.pop3
ModifierConstructorDescriptionBackgroundChecker
(POP3MailBox mailbox) DelayedDeleter
(POP3MailBox mailbox) IdleCloser
(POP3MailBox mailbox)