Secure iNet Factory

Package com.jscape.inet.smtp

Contains classes for communicating with SMTP (Simple Mail Transport Protocol) servers.

See:
          Description

Interface Summary
SmtpListener Implements methods for capturing events sourced from Smtp class.
 

Class Summary
Smtp Implements the basic functionality of a SMTP client.
SmtpAdapter Implements methods for capturing events sourced from Smtp class.
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.
SmtpResponseEvent Fired when response is received from SMTP server
 

Exception Summary
SmtpException SmtpException is thrown by many methods of Smtp class.
 

Package com.jscape.inet.smtp Description

Contains classes for communicating with SMTP (Simple Mail Transport Protocol) servers.


Secure iNet Factory

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