|
Class Summary |
| End2endMailConfig |
Read and Send configuration list |
| JavamailConfiguration |
Read and Send configuration groups |
| JavamailProperty |
Use these name value pairs to configure free-form properties
from the JavaMail class. |
| ReadmailConfig |
Configuration container for configuration all settings for
reading email |
| ReadmailHost |
Define the host and port of a service for reading email. |
| ReadmailProtocol |
Basically any attributes that help setup the javamailer's
confusing set of properties. |
| SendmailConfig |
This entity defines the test for sending mail. |
| SendmailHost |
Configuration for a sendmail host |
| SendmailMessage |
Define the To, From, Subject, and body of a message. |
| SendmailProtocol |
Basically attributes that help setup the javamailer's confusion
set of properties. |
| UserAuth |
Configure user based authentication. |