Uses of Class
org.apache.commons.net.smtp.SMTPSClient
-
Packages that use SMTPSClient Package Description org.apache.commons.net.smtp SMTP and SMTPS mail -
-
Uses of SMTPSClient in org.apache.commons.net.smtp
Subclasses of SMTPSClient in org.apache.commons.net.smtp Modifier and Type Class Description class
AuthenticatingSMTPClient
An SMTP Client class with authentication support (RFC4954).
-