All Classes and Interfaces

Class
Description
A single part of a multipart component.
Sets the Content-ID: header while surrounding with <…>.
Sets the Content-ID: header while surrounding with <…>.
The body of this tag provides the content to the email or any of its parts.
The body of this tag provides the content to the email or any of its parts.
Provides the raw data of this email or part content.
Formats an email then sends the message or stores in an attribute.
The body of this tag will be processed when there was any type of error while formatting or sending the email.
Reads the contents of this email or part from a file.
Reads the contents of this email or part from a file.
The From: address of the sender of the email.
The From: address of the sender of the email.
Tag library function implementations.
Gets the error reason for an email attempt.
Gets the error reason for an email attempt.
Adds or sets a header value to the email or any of its parts.
Adds or sets a header value to the email or any of its parts.
A multipart component of the email.
A tag that provides values to JavaMail Part interface.
The Subject: of the email.
The Subject: of the email.
The body of this tag will be processed when the email was successfully formatted and sent (or stored in a variable).
The To: recipient of the email.
The To: recipient of the email.