i2p.susi.webmail.pop3
Class BackgroundChecker

java.lang.Object
  extended by i2p.susi.webmail.pop3.BackgroundChecker

 class BackgroundChecker
extends Object

Check for new mail periodically

Since:
0.9.13

Constructor Summary
BackgroundChecker(POP3MailBox mailbox)
           
 
Method Summary
 void cancel()
           
 Collection<String> getQueued()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundChecker

public BackgroundChecker(POP3MailBox mailbox)
Method Detail

getQueued

public Collection<String> getQueued()

cancel

public void cancel()