| Package | Description |
|---|---|
| com.databasesandlife.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmailTransaction.MxSmtpConfiguration |
static class |
EmailTransaction.SmtpServerAddress |
static class |
EmailTransaction.TlsSmtpServerAddress |
| Modifier and Type | Field and Description |
|---|---|
EmailTransaction.SmtpServerConfiguration |
EmailTransaction.EmailSendingConfiguration.server |
| Modifier and Type | Method and Description |
|---|---|
static EmailTransaction.SmtpServerConfiguration |
EmailTransaction.parseAddress(String str)
Can be "foo" or "foo:123" or "foo:123|adrian|password" or "MX:foo.com"
|
| Constructor and Description |
|---|
EmailSendingConfiguration(EmailTransaction.SmtpServerConfiguration server) |
Copyright © 2003–2018. All rights reserved.