|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ericdaugherty.mail.server.services.smtp.SMTPSender.Deliver
public abstract class SMTPSender.Deliver
This method takes a SMTPMessageImpl and attempts to deliver it. It is assumed that all the addresses have been validated before, and does not perform any delivery rules.
Constructor Summary | |
---|---|
SMTPSender.Deliver()
|
Method Summary | |
---|---|
void |
initialize(java.lang.String messagePersistanceName)
|
abstract void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMTPSender.Deliver()
Method Detail |
---|
public void initialize(java.lang.String messagePersistanceName) throws java.lang.Exception
java.lang.Exception
public abstract void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |