|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.israfil.service.mail.MailEngineImpl
public class MailEngineImpl
Class for sending e-mail messages based on Velocity templates or with attachments.
| Constructor Summary | |
|---|---|
MailEngineImpl(MailTransport transport)
|
|
| Method Summary | |
|---|---|
boolean |
send(MailMessage message)
Send a simple message with pre-populated values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailEngineImpl(MailTransport transport)
| Method Detail |
|---|
public boolean send(MailMessage message)
send in interface MailServicemsg - the message to send
org.springframework.mail.MailException - when SMTP server is down
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||