Package | Description |
---|---|
org.javlo.mailing |
Modifier and Type | Method and Description |
---|---|
MailConfig |
MailService.getMailConfig() |
Modifier and Type | Method and Description |
---|---|
static MailService |
MailService.getInstance(MailConfig mailConfig)
This method is kept to be able to use this class outside a Servlet
context
|
static javax.mail.Session |
MailService.getMailSession(MailConfig mailConfig) |
static javax.mail.Transport |
MailService.getMailTransport(MailConfig mailConfig) |
Constructor and Description |
---|
MailConfig(Mailing mailing,
MailConfig mailConfig) |
Copyright © 2012-2018. All Rights Reserved.