Package com.sun.j2ee.blueprints.mail.ejb

Interface Summary
Mailer This interface provides method to send order confirmation mail to the client
MailerHome The Home interface for MailerEJB
 

Class Summary
EMailMessage This class encapsulates all the info need to send an email message.
MailerEJB Session Bean implementation of MailerEJB.
MailHelper A helper class to create and send mail.
 

Exception Summary
SendMailException This exception is an application exception thrown by the mail component
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.