Package org.jboss.seam.mail.core

Interface Summary
EmailAttachment  
EmailContact  
 

Class Summary
BasicEmailContact  
EmailMessage Stores infomation about an EmailMessage while it is being build and after sending
Header  
 

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.
 



Copyright © 2011 Seam Framework. All Rights Reserved.