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