| Package | Description |
|---|---|
| org.mule.extension.email.internal.commands | |
| org.mule.extension.email.internal.mailbox.imap | |
| org.mule.extension.email.internal.mailbox.pop3 |
| Constructor and Description |
|---|
PagingProviderEmailDelegate(MailboxAccessConfiguration configuration,
String folderName,
BaseEmailPredicateBuilder matcherBuilder,
int pageSize,
boolean deleteAfterRetrieve,
Consumer<BaseEmailAttributes> deleteAfterReadCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
IMAPConfiguration
Configuration for operations that are performed through the IMAP (Internet Message Access Protocol) protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
POP3Configuration
Configuration for operations that are performed through the POP3 (Post Office Protocol 3) protocol.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.