Uses of Interface
org.jboss.seam.mail.core.MailTransporter

Packages that use MailTransporter
org.jboss.seam.mail.api   
 

Uses of MailTransporter in org.jboss.seam.mail.api
 

Methods in org.jboss.seam.mail.api with parameters of type MailTransporter
 EmailMessage MailMessage.send(MailTransporter mailTransporter)
          Send the Message
 void MailMessage.setMailTransporter(MailTransporter mailTransporter)
          Optionally set a MailTransporter will will be used with the default send() method
 



Copyright © 2012 Seam Framework. All Rights Reserved.