|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jscape.inet.smtp | |
---|---|
com.jscape.inet.smtp | Contains classes for communicating with SMTP (Simple Mail Transport Protocol) servers. |
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. |
Classes in com.jscape.inet.smtp used by com.jscape.inet.smtp | |
---|---|
SmtpCommandEvent
Fired when command is sent to SMTP server |
|
SmtpConnectedEvent
Fired when connection to SMTP server is established. |
|
SmtpDisconnectedEvent
Fired when connection to SMTP server is released. |
|
SmtpException
SmtpException is thrown by many methods of Smtp class. |
|
SmtpListener
Implements methods for capturing events sourced from Smtp class. |
|
SmtpResponseEvent
Fired when response is received from SMTP server |
Classes in com.jscape.inet.smtp used by com.jscape.inet.smtpssh | |
---|---|
Smtp
Implements the basic functionality of a SMTP client. |
|
SmtpException
SmtpException is thrown by many methods of Smtp class. |
Classes in com.jscape.inet.smtp used by com.jscape.inet.smtpssl | |
---|---|
Smtp
Implements the basic functionality of a SMTP client. |
|
SmtpException
SmtpException is thrown by many methods of Smtp class. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |