Uses of Interface
i2p.susi.webmail.NewMailListener

Packages that use NewMailListener
i2p.susi.webmail.pop3   
 

Uses of NewMailListener in i2p.susi.webmail.pop3
 

Classes in i2p.susi.webmail.pop3 that implement NewMailListener
 class POP3MailBox
           
 

Methods in i2p.susi.webmail.pop3 with parameters of type NewMailListener
 void POP3MailBox.setNewMailListener(NewMailListener nml)
          Relay from the checker to the webmail session object, which relays to MailCache, which will fetch the mail from us in a big circle