Uses of Class
i2p.susi.webmail.MailCache
Packages that use MailCache
Package
Description
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 MailCacheModifier and TypeMethodDescriptionbooleanMove a mail to another MailCache, neither may be DIR_DRAFTSConstructors in i2p.susi.webmail with parameters of type MailCacheModifierConstructorDescriptionDateSorter(MailCache mailCache) SenderSorter(MailCache mailCache) SizeSorter(MailCache mailCache) SubjectSorter(MailCache mailCache)