| Package | Description |
|---|---|
| com.atlassian.mail.server | |
| com.atlassian.mail.server.impl | |
| com.atlassian.mail.server.managers |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImapMailServer
Marker interface for an IMAP mail server
|
interface |
MSGraphIncomingMailServer |
interface |
PopMailServer |
| Modifier and Type | Method and Description |
|---|---|
default List<IncomingMailServer> |
MailServerManager.getIncomingMailServers()
Gets a list of all the configured POP, IMAP, MS Graph mail servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImapMailServerImpl |
class |
MSGraphIncomingMailServerImpl |
class |
PopMailServerImpl |
| Modifier and Type | Method and Description |
|---|---|
List<IncomingMailServer> |
XMLMailServerManager.getIncomingMailServers() |
Copyright © 2024 Atlassian. All rights reserved.