Uses of Interface
i2p.susi.webmail.NewMailListener
Packages that use NewMailListener
Package
Description
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
-
Uses of NewMailListener in i2p.susi.webmail
Methods in i2p.susi.webmail with parameters of type NewMailListener -
Uses of NewMailListener in i2p.susi.webmail.pop3
Classes in i2p.susi.webmail.pop3 that implement NewMailListenerMethods in i2p.susi.webmail.pop3 with parameters of type NewMailListenerModifier and TypeMethodDescriptionbooleanPOP3MailBox.connectToServer(NewMailListener nml) Connect to pop3 server if not connected.voidPOP3MailBox.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