|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |