Uses of Class
com.sun.j2ee.blueprints.mail.ejb.SendMailException

Packages that use SendMailException
com.sun.j2ee.blueprints.mail.ejb   
 

Uses of SendMailException in com.sun.j2ee.blueprints.mail.ejb
 

Methods in com.sun.j2ee.blueprints.mail.ejb that throw SendMailException
 void Mailer.sendMail(EMailMessage eMess)
          Sends an email message to confirm completion of an order.
 void MailHelper.createAndSendMail(EMailMessage eMess)
          This method creates an email message and sends it using the J2EE mail services
 void MailerEJB.sendMail(EMailMessage eMess)
          This method creates an email confirmation message for an order and sends an email to the customer.
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.