Package org.sape.carbon.services.email

Contains the interfaces and implementations of an email sending service.

See:
          Description

Interface Summary
MailConfiguration The configuration interface for the email component.
MailService The MailService Interface provides methods for sending text and html mails with or without attachments.
 

Class Summary
MailDataObject This class encapsulates all the information required to send an email.
SynchronousMailService This is a synchronous implementation for sending emails over JavaMail API.
 

Exception Summary
MailException The base exception for Email service.
MailFailureException Thrown when the component is not able to send the mail.
 

Package org.sape.carbon.services.email Description

Contains the interfaces and implementations of an email sending service.



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.