Uses of Package
org.apache.commons.net.smtp
-
Packages that use org.apache.commons.net.smtp Package Description org.apache.commons.net.smtp SMTP and SMTPS mail -
Classes in org.apache.commons.net.smtp used by org.apache.commons.net.smtp Class Description AuthenticatingSMTPClient.AUTH_METHOD The enumeration of currently-supported authentication methods.RelayPath A class used to represent forward and reverse relay paths.SMTP SMTP provides the basic the functionality necessary to implement your own SMTP client.SMTPClient SMTPClient encapsulates all the functionality necessary to send files through an SMTP server.SMTPSClient SMTP over SSL processing.