Uses of Class
i2p.susi.webmail.Mail

Packages that use Mail
i2p.susi.webmail   
 

Uses of Mail in i2p.susi.webmail
 

Methods in i2p.susi.webmail that return Mail
 Mail MailCache.getMail(String uidl, boolean headerOnly)
          Fetch any needed data from pop3 server.
 

Methods in i2p.susi.webmail with parameters of type Mail
static void MailPart.parse(Mail mail)