Pop3Connection interface for connecting and disconnecting to a POP3 host.

package Swift
subpackage Plugins
author Chris Corbyn

 Methods

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

connect() 

Disconnect from the POP3 host and throw an Exception if it fails.

disconnect()