@Alias(value="imap") @DisplayName(value="IMAP Connection") public class IMAPProvider extends AbstractMailboxConnectionProvider<MailboxConnection>
ConnectionProvider that returns instances of imap based MailboxConnections.| Constructor and Description |
|---|
IMAPProvider() |
| Modifier and Type | Method and Description |
|---|---|
MailboxConnection |
connect() |
disconnect, onBorrow, validategetConnectionTimeout, getProperties, getReadTimeout, getWriteTimeoutpublic MailboxConnection connect() throws org.mule.runtime.api.connection.ConnectionException
org.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.