Uses of Class
org.apache.commons.net.smtp.SMTP
Packages that use SMTP
-
Uses of SMTP in org.apache.commons.net.smtp
Subclasses of SMTP in org.apache.commons.net.smtpModifier and TypeClassDescriptionclass
An SMTP Client class with authentication support (RFC4954).class
SMTPClient encapsulates all the functionality necessary to send files through an SMTP server.class
SMTP over SSL processing.