Uses of Class
com.ezprotocols.ezsmtp.EzSMTPException

Uses of EzSMTPException in com.ezprotocols.ezsmtp
 

Methods in com.ezprotocols.ezsmtp that throw EzSMTPException
 void EzSMTP.disconnect()
          Disconnects from the SMTP Server.
 void EzSMTP.sendMail()
          Sends an electronic mail.
 void EzSMTP.setTo(java.sql.ResultSet rs, int fieldId)
          Sets the recipient(s) address from a ResultSet.
 void EzSMTP.setCc(java.sql.ResultSet rs, int fieldId)
          Sets the CC address from a ResultSet.
 void EzSMTP.setBcc(java.sql.ResultSet rs, int fieldId)
          Sets the Bcc address from a ResultSet.
 



Copyright © EzProtocols.com All Rights Reserved.