Uses of Class
org.apache.commons.net.smtp.SMTP

Packages that use SMTP
org.apache.commons.net.smtp SMTP and SMTPS mail 
 

Uses of SMTP in org.apache.commons.net.smtp
 

Subclasses of SMTP in org.apache.commons.net.smtp
 class AuthenticatingSMTPClient
          An SMTP Client class with authentication support (RFC4954).
 class SMTPClient
          SMTPClient encapsulates all the functionality necessary to send files through an SMTP server.
 class SMTPSClient
          SMTP over SSL processing.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.