Uses of Class
org.apache.commons.net.smtp.SMTP
-
Packages that use SMTP Package Description org.apache.commons.net.smtp -
-
Uses of SMTP in org.apache.commons.net.smtp
Subclasses of SMTP in org.apache.commons.net.smtp Modifier and Type Class Description class
SMTPClient
SMTPClient encapsulates all the functionality necessary to send files through an SMTP server.
-