See: Description
Interface | Description |
---|---|
DataSourceResolver |
Creates a
DataSource based on an URL. |
Class | Description |
---|---|
ByteArrayDataSource | Deprecated
since 1.4, use
ByteArrayDataSource instead |
DefaultAuthenticator |
This is a very simple authentication object that can be used for any
transport needing basic userName and password type authentication.
|
The base class for all email messages.
|
|
EmailAttachment |
This class models an email attachment.
|
EmailConstants |
Constants used by Email classes.
|
HtmlEmail |
An HTML multipart email.
|
ImageHtmlEmail |
Small wrapper class on top of HtmlEmail which encapsulates the required logic
to retrieve images that are contained in "<img src=../>" elements in the HTML
code.
|
MultiPartEmail |
A multipart email.
|
SimpleEmail |
This class is used to send simple internet email messages without
attachments.
|
Exception | Description |
---|---|
EmailException |
Exception thrown when a checked error occurs in commons-email.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved