|
Rakesh API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| MailPreferences | This class stores the mail account preferences for the user(s) currently logged on to the application. |
| SendHandler | This class handles multipart/form-data encoded form
posts from the write.jsp page that is used
to compose email messages. |
| ServerPreferences | A wrapper bean that provides easy access to all the properties configured in the application wide mail server preferences XML file. |
| UserPreferences | A wrapper bean that provides easy access to all the properties configured in the application wide mail server preferences XML file. |
| WebMailBean | A bean that encapsulates access to the javax.mail
package. |
| WriteFormParser | This class parses the HttpServletRequest generated by
the write.jsp HTML form encoded as
multipart/form-data. |
| Exception Summary | |
|---|---|
| MailException | A custom exception that is used when any kind of exceptions are encountered when interacting with the javax.mail package, or the various other java packages that are used by the system. |
Classes developed for a web-based IMAP client. These classes use the JavaMail API to interact with the mail server.
|
Rakesh API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||