|
||||||||||
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
com.ericdaugherty.mail.server.services.smtp.SMTPSenderStandard
public class SMTPSenderStandard
A smtp sender meant to distribute incoming mail to its rightfull owners.
Nested Class Summary | |
---|---|
class |
SMTPSenderStandard.StandardDeliver
|
class |
SMTPSenderStandard.TestingDeliver
|
Nested classes/interfaces inherited from class com.ericdaugherty.mail.server.services.smtp.SMTPSender |
---|
SMTPSender.Deliver |
Field Summary |
---|
Fields inherited from class com.ericdaugherty.mail.server.services.smtp.SMTPSender |
---|
configurationManager, log, useAmavisSMTPDirectory |
Constructor Summary | |
---|---|
SMTPSenderStandard(boolean testing)
|
Method Summary | |
---|---|
SMTPSender.Deliver |
getNewDeliverInstance()
|
Methods inherited from class com.ericdaugherty.mail.server.services.smtp.SMTPSender |
---|
notifyshutdown, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMTPSenderStandard(boolean testing)
Method Detail |
---|
public final SMTPSender.Deliver getNewDeliverInstance()
getNewDeliverInstance
in class SMTPSender
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |