Package com.bea.p13n.mail

Interface Summary
MailService Remote interface to the MailService stateless session bean.
MailServiceHome Home interface for the MailService.
 

Class Summary
MailManager Command-line interface to manager mail batches, through the MailService session bean.
MailMessage Class to represent an email message and it's supporting data.
MailRecipients Data structure for holding email recipient information, including to, cc, and bcc values.
ServletResults Wrapper class to hold the results from a JSP request.
 

Exception Summary
MailServiceException Application exception class that will be thrown when a low-level error occurs in the mail service.
MailSystemException System exception to signify a low-level error in the mail components.
 



Copyright © 2011, Oracle. All rights reserved.