| Package | Description |
|---|---|
| com.atlassian.mail.server | |
| com.atlassian.mail.server.impl | |
| com.atlassian.mail.server.managers |
| Modifier and Type | Method and Description |
|---|---|
SMTPMailServer |
MailServerManager.getDefaultSMTPMailServer() |
| Modifier and Type | Method and Description |
|---|---|
List<SMTPMailServer> |
MailServerManager.getSmtpMailServers()
Gets a list of all the configured SMTP mail servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPMailServerImpl |
| Modifier and Type | Method and Description |
|---|---|
SMTPMailServer |
XMLMailServerManager.getDefaultSMTPMailServer() |
abstract SMTPMailServer |
AbstractMailServerManager.getDefaultSMTPMailServer() |
| Modifier and Type | Method and Description |
|---|---|
List<SMTPMailServer> |
XMLMailServerManager.getSmtpMailServers() |
abstract List<SMTPMailServer> |
AbstractMailServerManager.getSmtpMailServers() |
Copyright © 2018 Atlassian. All rights reserved.