| Package | Description |
|---|---|
| org.mule.extension.email.internal.mailbox.imap | |
| org.mule.extension.email.internal.mailbox.pop3 |
| Modifier and Type | Class and Description |
|---|---|
class |
IMAPProvider
A
ConnectionProvider that returns instances of imap based MailboxConnections. |
class |
IMAPSProvider
A
ConnectionProvider that returns instances of imaps (secure) based MailboxConnections. |
| Modifier and Type | Class and Description |
|---|---|
class |
POP3Provider
A
ConnectionProvider that returns instances of pop3 based MailboxConnections. |
class |
POP3SProvider
A
ConnectionProvider that returns instances of pop3s (secured) based MailboxConnections. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.