|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.postage.mail.AbstractMailFactory
org.apache.james.postage.mail.DefaultMailFactory
public class DefaultMailFactory
mail factory used, when no other is specified
| Constructor Summary | |
|---|---|
DefaultMailFactory()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class |
getValidatorClass()
the class representing the validator |
protected void |
populateMessage(javax.mail.internet.MimeMessage message,
MailSender mailSender,
MailProcessingRecord mailProcessingRecord)
here, the test case specific data must be added to the message. |
| Methods inherited from class org.apache.james.postage.mail.AbstractMailFactory |
|---|
createMail, generateRandomPartSize, getRandomByte, getRandomChar |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.james.postage.mail.MailFactory |
|---|
createMail |
| Constructor Detail |
|---|
public DefaultMailFactory()
| Method Detail |
|---|
protected void populateMessage(javax.mail.internet.MimeMessage message,
MailSender mailSender,
MailProcessingRecord mailProcessingRecord)
throws javax.mail.MessagingException
AbstractMailFactory
populateMessage in class AbstractMailFactoryjavax.mail.MessagingExceptionprotected java.lang.Class getValidatorClass()
AbstractMailFactory
getValidatorClass in class AbstractMailFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||