XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
Swift_Plugins_Pop_Pop3Connection Interface Reference
Inheritance diagram for Swift_Plugins_Pop_Pop3Connection:
Inheritance graph

Public Member Functions

 connect ()
 
 disconnect ()
 

Detailed Description

Definition at line 19 of file Pop3Connection.php.

Member Function Documentation

Swift_Plugins_Pop_Pop3Connection::connect ( )

Connect to the POP3 host and throw an Exception if it fails.

Exceptions
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.

Exceptions
Swift_Plugins_Pop_Pop3Exception

Implemented in Swift_Plugins_PopBeforeSmtpPlugin.


The documentation for this interface was generated from the following file: