@Alias(value="pop3") @DisplayName(value="POP3 Connection") public class POP3Provider extends AbstractMailboxConnectionProvider<MailboxConnection>
ConnectionProvider that returns instances of pop3 based MailboxConnections.| Constructor and Description |
|---|
POP3Provider() |
| 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.