Package org.jboss.seam.mail.core

Interface Summary
EmailAttachment  
EmailContact  
MailTransporter  
 

Class Summary
EmailMessage Stores infomation about an EmailMessage while it is being build and after sending
Header  
MailConfig Bean which holds Mail Session configuration options.
 

Exception Summary
AttachmentException Thrown when an email address fails to validate as RFC822
InvalidAddressException Thrown when an email address fails to validate as RFC822
MailException Any exception that is raised by the mail module extends from this runtime exception class, making it easy for other modules and extensions to catch all mail-related exceptions in a single catch block, if need be.
SendFailedException Thrown when an email fails to be sent.
TemplatingException Thrown when a error occurs during template processing
 



Copyright © 2011 Seam Framework. All Rights Reserved.