OOP MailScheduler Version 2.7

Package com.bentofw.mail.scheduler

Queues the e-mails and send them at the scheduled time.

See:
          Description

Class Summary
MailScheduler Queues the e-mails and send them at the scheduled time.
QueuedMessage Through the instance of this class, you can get the various information of the queued e-mail.
SimpleSMTP The simple implementation of MailSender interface.
 

Exception Summary
InvalidOperationException Thrown if the intended operation is not allowed on the specified message.
MessageNotFoundException Thrown if the intended message cannot be found.
NowSendingException Thrown if the specified message is just being sent to SMTP server at the time of the method call.
 

Package com.bentofw.mail.scheduler Description

Queues the e-mails and send them at the scheduled time. Your JSP or Servlets on Apache Tomcat can send the e-mail at the specified time.

For the updated information about OOP MailScheduler API, please visit our web site.


OOP MailScheduler Version 2.7

ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.