XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
connect () | |
disconnect () | |
Definition at line 19 of file Pop3Connection.php.
Swift_Plugins_Pop_Pop3Connection::connect | ( | ) |
Connect to the POP3 host and throw an Exception if it fails.
Swift_Plugins_Pop_Pop3Exception |
Implemented in Swift_Plugins_PopBeforeSmtpPlugin.
Swift_Plugins_Pop_Pop3Connection::disconnect | ( | ) |
Disconnect from the POP3 host and throw an Exception if it fails.
Swift_Plugins_Pop_Pop3Exception |
Implemented in Swift_Plugins_PopBeforeSmtpPlugin.