i2p.susi.webmail.pop3
Class IdleCloser

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

 class IdleCloser
extends Object

Close the POP3 connection after a certain idle time

Since:
0.9.13

Constructor Summary
IdleCloser(POP3MailBox mailbox)
           
 
Method Summary
 void cancel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdleCloser

public IdleCloser(POP3MailBox mailbox)
Method Detail

cancel

public void cancel()