| Package | Description |
|---|---|
| play.libs | |
| play.libs.mail | |
| play.libs.mail.test |
| Modifier and Type | Method and Description |
|---|---|
protected static MailSystem |
Mail.currentMailSystem() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Mail.useMailSystem(MailSystem mailSystem)
Through this method you can substitute the current MailSystem.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MailSystem |
AbstractMailSystemFactory.currentMailSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyMockMailSystem
Just kept for compatibility reasons, use test double substitution mechanism instead.
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly