Uses of Class
org.apache.commons.net.smtp.SMTP
-
Packages that use SMTP Package Description org.apache.commons.net.smtp SMTP and SMTPS mail -
-
Uses of SMTP in org.apache.commons.net.smtp
Subclasses of SMTP in org.apache.commons.net.smtp Modifier and Type Class Description classAuthenticatingSMTPClientAn SMTP Client class with authentication support (RFC4954).classSMTPClientSMTPClient encapsulates all the functionality necessary to send files through an SMTP server.classSMTPSClientSMTP over SSL processing.
-