Uses of Class
i2p.susi.webmail.MailCache
-
Packages that use MailCache Package Description i2p.susi.webmail The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email. -
-
Uses of MailCache in i2p.susi.webmail
Methods in i2p.susi.webmail with parameters of type MailCache Modifier and Type Method Description booleanMailCache. moveTo(String uidl, MailCache toMC)Move a mail to another MailCache, neither may be DIR_DRAFTSConstructors in i2p.susi.webmail with parameters of type MailCache Constructor Description DateSorter(MailCache mailCache)SenderSorter(MailCache mailCache)SizeSorter(MailCache mailCache)SubjectSorter(MailCache mailCache)ToSorter(MailCache mailCache)
-