|
||||||||||
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.SMTPSenderAmavis
public class SMTPSenderAmavis
A SMTPSENDER class meant to send mail to amavisd-new.
Nested Class Summary | |
---|---|
class |
SMTPSenderAmavis.AmavisDeliver
|
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 | |
---|---|
SMTPSenderAmavis()
|
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 SMTPSenderAmavis()
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 |