com.googlecode.jpattern.service.mail
Class MailSender
java.lang.Object
com.googlecode.jpattern.service.mail.AMailSender
com.googlecode.jpattern.service.mail.MailSender
- All Implemented Interfaces:
- IMailSender, Serializable
public class MailSender
- extends AMailSender
- Version:
- $Id$
- Author:
- Claudio Quaresima - claudio.quaresima@gmail.com - 01/set/09 20:30:57
- See Also:
- Serialized Form
|
Method Summary |
protected javax.mail.Session |
getSession()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailSender
public MailSender(IMailConfig aMailConfig)
getSession
protected javax.mail.Session getSession()
- Specified by:
getSession in class AMailSender
Copyright © 2011. All Rights Reserved.