|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.xbus.technical.ReceiverThreadBase
net.sf.xbus.technical.mail.POP3XMLReceiverThread
net.sf.xbus.technical.mail.POP3ReceiverThread
public class POP3ReceiverThread
The POP3ReceiverThread runs in the background and receives
emails.
| Field Summary |
|---|
| Fields inherited from class net.sf.xbus.technical.ReceiverThreadBase |
|---|
DEFAULT_ERROR_TIMEOUT, DEFAULT_TIMEOUT |
| Constructor Summary | |
|---|---|
POP3ReceiverThread(XBUSSystem source)
Stores the interface name |
|
| Method Summary | |
|---|---|
protected POP3XMLReceiver |
createReceiver()
Creates an instance of POP3Receiver
used to read from a mailbox. |
| Methods inherited from class net.sf.xbus.technical.mail.POP3XMLReceiverThread |
|---|
getAddress, getReceiverClassName, getType, initializeThread, receive, registerResources |
| Methods inherited from class net.sf.xbus.technical.ReceiverThreadBase |
|---|
checkProceed, getErrorTimeout, getSource, getTimeout, incrementErrorCounter, initializeErrorCounter, interruptThread, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public POP3ReceiverThread(XBUSSystem source)
source - name of the interface definition| Method Detail |
|---|
protected POP3XMLReceiver createReceiver()
POP3Receiver
used to read from a mailbox.
createReceiver in class POP3XMLReceiverThreadPOP3Receiver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||