Uses of Package
org.jboss.seam.mail.core

Packages that use org.jboss.seam.mail.core
org.jboss.seam.mail.api   
org.jboss.seam.mail.core   
org.jboss.seam.mail.templating   
 

Classes in org.jboss.seam.mail.core used by org.jboss.seam.mail.api
EmailAttachment
           
EmailContact
           
EmailMessage
          Stores infomation about an EmailMessage while it is being build and after sending
 

Classes in org.jboss.seam.mail.core used by org.jboss.seam.mail.core
EmailAttachment
           
EmailContact
           
Header
           
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.
 

Classes in org.jboss.seam.mail.core used by org.jboss.seam.mail.templating
EmailAttachment
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.