com.googlecode.jpattern.service.mail
Class NullMailSender
java.lang.Object
com.googlecode.jpattern.service.mail.NullMailSender
- All Implemented Interfaces:
- IMailSender, Serializable
public class NullMailSender
- extends Object
- implements IMailSender
- Author:
- Francesco Cina'
12/ago/2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullMailSender
public NullMailSender()
recipients
public void recipients(MailRecipients aRecipients)
- Specified by:
recipients in interface IMailSender
send
public boolean send(TransportMailMessage aMessage)
- Specified by:
send in interface IMailSender
Copyright © 2011. All Rights Reserved.