Package i2p.susi.webmail.pop3
Class IdleCloser
java.lang.Object
i2p.susi.webmail.pop3.IdleCloser
class IdleCloser extends Object
Close the POP3 connection after a certain idle time
- Since:
- 0.9.13
-
Constructor Summary
Constructors Constructor Description IdleCloser(POP3MailBox mailbox)
-
Method Summary
Modifier and Type Method Description void
cancel()
-
Constructor Details
-
Method Details
-
cancel
public void cancel()
-