Uses of Class
org.apache.commons.mail.HtmlEmail

Uses of HtmlEmail in org.apache.commons.mail
 

Methods in org.apache.commons.mail that return HtmlEmail
 HtmlEmail HtmlEmail.setHtmlMsg(String aHtml)
          Set the HTML content.
 HtmlEmail HtmlEmail.setTextMsg(String aText)
          Set the text content.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.