Package org.sonews.mlgw
Class MailPoller
java.lang.Object
org.sonews.daemon.DaemonRunner
org.sonews.mlgw.MailPoller
- All Implemented Interfaces:
Runnable
,DaemonRunnable
Daemon polling for new mails in a POP3 account to be delivered to newsgroups.
- Since:
- sonews/0.5.0
- Author:
- Christian Lins
-
Field Summary
Fields inherited from class org.sonews.daemon.DaemonRunner
daemon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonews.daemon.DaemonRunner
setDaemon
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.sonews.daemon.DaemonRunnable
dispose
-
Constructor Details
-
MailPoller
public MailPoller()
-
-
Method Details
-
run
public void run()
-