Package org.jwarp.service.mail

Interface Summary
IMailService This is the service interface of the mail service.
 

Class Summary
Email The base class for all email messages.
EmailAttachment This class models an email attachment.
HtmlEmail An HTML multipart email.
MailMessage Creates a very simple text/plain message and sends it.
MailService Implementation of an SMTP mail service.
MultiPartEmail A multipart email.
SimpleEmail This class is used to send simple internet email messages without attachments.
 

Exception Summary
MailException  
 


©   O R C A   S y s t e m s