Uses of Package
com.uwyn.rife.mail

Packages that use com.uwyn.rife.mail
com.uwyn.rife.mail Provides classes and interfaces for the mail queue. 
com.uwyn.rife.mail.dam Provides classes for the database access management of the mail queue. 
com.uwyn.rife.mail.executors Provides executor classes for the processing of the mail queue with a scheduler. 
 

Classes in com.uwyn.rife.mail used by com.uwyn.rife.mail
Email
          Contains the details of an email message that will be sent through the mail queue.
 

Classes in com.uwyn.rife.mail used by com.uwyn.rife.mail.dam
Email
          Contains the details of an email message that will be sent through the mail queue.
MailQueueManager
          This interface defines the methods that classes with MailQueueManager functionalities have to implement.
 

Classes in com.uwyn.rife.mail used by com.uwyn.rife.mail.executors
Email
          Contains the details of an email message that will be sent through the mail queue.
MailQueueExecutor
          This interface has to be implemented by all Executors that will process the mail queue.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.