Secure iNet Factory

Uses of Class
com.jscape.inet.smtp.Smtp

Packages that use Smtp
com.jscape.inet.smtpssh Contains classes for securely communicating with SMTP (Simple Mail Transport Protocol) servers using an encrypted SSH tunnel. 
com.jscape.inet.smtpssl Contains classes for securely communicating with SMTP (Simple Mail Transport Protocol) servers using SSL. 
 

Uses of Smtp in com.jscape.inet.smtpssh
 

Subclasses of Smtp in com.jscape.inet.smtpssh
 class SmtpSsh
          Implements the basic functionality of a SMTP client tunnelling all data through a secure SSH connection.
 

Uses of Smtp in com.jscape.inet.smtpssl
 

Subclasses of Smtp in com.jscape.inet.smtpssl
 class SmtpSsl
          Implements the basic functionality of a secure SMTP client using SSL/TLS.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved