|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.mail.MailWorker
Field Summary | |
protected static Log |
log
|
Constructor Summary | |
MailWorker(MimeMessage mimeMessage,
ConfigurationContext reg)
Constructor for MailWorker |
Method Summary | |
void |
doWork()
The main workhorse method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static Log log
Constructor Detail |
public MailWorker(MimeMessage mimeMessage, ConfigurationContext reg)
mimeMessage
- reg
- Method Detail |
public void doWork()
doWork
in interface AxisWorker
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |