Package | Description |
---|---|
org.apache.commons.mail |
Commons-Email aims to provide a API for sending email.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageHtmlEmail
Small wrapper class on top of HtmlEmail which encapsulates the required logic
to retrieve images that are contained in "<img src=..
|
Modifier and Type | Method and Description |
---|---|
HtmlEmail |
HtmlEmail.setHtmlMsg(String aHtml)
Set the HTML content.
|
HtmlEmail |
HtmlEmail.setTextMsg(String aText)
Set the text content.
|
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.