|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jetrix.mail.MailSessionManager
public final class MailSessionManager
Singleton holding the session to send mails.
| Method Summary | |
|---|---|
boolean |
checkSession()
Check if the mail session is working properly. |
static MailSessionManager |
getInstance()
|
javax.mail.Session |
getSession()
|
void |
setConfiguration(MailSessionConfig config)
Initialize the mail session from the specified configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MailSessionManager getInstance()
public javax.mail.Session getSession()
public void setConfiguration(MailSessionConfig config)
public boolean checkSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||