| Interface | Description |
|---|---|
| IEmailAccountService |
IEmailAccountDao is repsonsible for retrieving email messages from an
arbitrary email store.
|
| IMailAccountDao<T extends javax.mail.Folder> |
This interface exists to shield the service layer from various DAO implementations.
|
| Class | Description |
|---|---|
| EmailAccountService |
Implements the email account service, handling caching of data for efficiency.
|
| Enum | Description |
|---|---|
| MailPreferences |
Copyright © 2014 Jasig. All Rights Reserved.