Package | Description |
---|---|
org.apache.commons.mail |
Commons-Email aims to provide a API for sending email.
|
org.apache.commons.mail.resolver |
Contains implementation classes to resolve data sources from the following locations:
class path
file system
URL
|
Class and Description |
---|
DataSourceResolver
Creates a
DataSource based on an URL. |
Email
The base class for all email messages.
|
EmailAttachment
This class models an email attachment.
|
EmailException
Exception thrown when a checked error occurs in commons-email.
|
HtmlEmail
An HTML multipart email.
|
MultiPartEmail
A multipart email.
|
Class and Description |
---|
DataSourceResolver
Creates a
DataSource based on an URL. |
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.